Skip to content

Commit eef4503

Browse files
authored
Merge pull request #44479 from Arhell/en-go
[en] Update go lang link common-parameters.md
2 parents 3a38a6e + 8365812 commit eef4503

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)