34613 404 Not Found on links referring to /docs/user-guide/kubectl/kubectl/

Changed all links referring to kubectl from /docs/user-guide/kubectl/kubectl/ to /docs/user-guide/kubectl/
This commit is contained in:
Kami Gerami
2016-10-15 14:56:15 +02:00
parent fc10dd34b2
commit 3ef9c7e526
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ The API for Federated Secret is 100% compatible with the
API for traditional Kubernetes Secret. You can create a secret by sending
a request to the federation apiserver.
You can do that using [kubectl](/docs/user-guide/kubectl/kubectl/) by running:
You can do that using [kubectl](/docs/user-guide/kubectl/) by running:
``` shell
kubectl --context=federation-cluster create -f mysecret.yaml