Skip to content

Commit 719267c

Browse files
authored
Fix github golang client link
Signed-off-by: Fiona Liao <[email protected]>
1 parent 8d61559 commit 719267c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/guides/utf8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This document guides you through the UTF-8 transition details.
1616

1717
# Go Instrumentation
1818

19-
Currently, metrics created by the official Prometheus [client_golang library](github.com/prometheus/client_golang) will reject UTF-8 names
19+
Currently, metrics created by the official Prometheus [client_golang library](https://github.com/prometheus/client_golang) will reject UTF-8 names
2020
by default. It is necessary to change the default validation scheme to allow
2121
UTF-8. The requirement to set this value will be removed in a future version of
2222
the common library.

0 commit comments

Comments
 (0)