Skip to content

Commit

Permalink
fix broken link in kubefed.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WanLinghao committed Sep 10, 2018
1 parent c750608 commit 3c6279b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/en/docs/reference/setup-tools/kubefed/kubefed.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ kubefed [flags]
```

### SEE ALSO
* [kubefed init](kubefed_init.md) - Initialize a federation control plane
* [kubefed join](kubefed_join.md) - Join a cluster to a federation
* [kubefed options](kubefed_options.md) - Print the list of flags inherited by all commands
* [kubefed unjoin](kubefed_unjoin.md) - Unjoin a cluster from a federation
* [kubefed version](kubefed_version.md) - Print the client and server version information
* [kubefed init](kubefed-init.md) - Initialize a federation control plane
* [kubefed join](kubefed-join.md) - Join a cluster to a federation
* [kubefed options](kubefed-options.md) - Print the list of flags inherited by all commands
* [kubefed unjoin](kubefed-unjoin.md) - Unjoin a cluster from a federation
* [kubefed version](kubefed-version.md) - Print the client and server version information

###### Auto generated by spf13/cobra on 25-Mar-2018

0 comments on commit 3c6279b

Please sign in to comment.