Skip to content

Commit

Permalink
Remove 404 link in kubectl help information
Browse files Browse the repository at this point in the history
  • Loading branch information
WanLinghao committed Mar 1, 2019
1 parent 6af2e9a commit 1133f24
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions pkg/kubectl/generated/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions translations/kubectl/zh_CN/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -1681,8 +1681,6 @@ msgid ""
"\t\tcomplete resource spec must be provided. This can be obtained by\n"
"\n"
"\t\t $ kubectl get TYPE NAME -o yaml\n"
"\n"
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
msgstr ""
"\n"
"\t\tReplace a resource by filename or stdin.\n"
Expand All @@ -1691,8 +1689,6 @@ msgstr ""
"\t\tcomplete resource spec must be provided. This can be obtained by\n"
"\n"
"\t\t $ kubectl get TYPE NAME -o yaml\n"
"\n"
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."

#: pkg/kubectl/cmd/scale.go:34
msgid ""
Expand Down Expand Up @@ -1768,15 +1764,11 @@ msgid ""
"\t\tUpdate field(s) of a resource using strategic merge patch\n"
"\n"
"\t\tJSON and YAML formats are accepted.\n"
"\n"
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."
msgstr ""
"\n"
"\t\tUpdate field(s) of a resource using strategic merge patch\n"
"\n"
"\t\tJSON and YAML formats are accepted.\n"
"\n"
"\t\tPlease refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/definitions.html to find if a field is mutable."

#: pkg/kubectl/cmd/label.go:70
#, c-format
Expand Down

0 comments on commit 1133f24

Please sign in to comment.