Skip to content

Commit 8a4880d

Browse files
authored
Merge pull request #52712 from zepellin/Fix-kuberc-schema-link
Fix: kuberc schema link
2 parents 0f1ab00 + c3c5728 commit 8a4880d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/kubectl/kuberc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In this example, the following settings were used:
5555
With this alias, running `kubectl getn pods` will default JSON output. However,
5656
if you execute `kubectl getn pods -oyaml`, the output will be in YAML format.
5757

58-
Full `kuberc` schema is available [here](/docs/reference/config-api/kubelet-config.v1beta1/).
58+
Full `kuberc` schema is available [here](/docs/reference/config-api/kuberc.v1beta1/).
5959

6060
### prependArgs
6161

0 commit comments

Comments
 (0)