Skip to content

Commit 8365812

Browse files
committed
[en] Update go lang link common-parameters.md
1 parent 24664ca commit 8365812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/kubernetes-api/common-parameters/common-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ When present, indicates that modifications should not be persisted. An invalid o
6060

6161
## fieldManager {#fieldManager}
6262

63-
fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.
63+
fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://pkg.go.dev/unicode#IsPrint.
6464

6565
<hr>
6666

0 commit comments

Comments
 (0)