Skip to content
This repository was archived by the owner on Apr 21, 2019. It is now read-only.

Commit 5ab6ae3

Browse files
author
Wei Wei
authored
1 parent 5b2fc9f commit 5ab6ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/kubefed/kubefed.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ func NewKubeFedCommand(f cmdutil.Factory, in io.Reader, out, err io.Writer, defa
4949
Long: templates.LongDesc(`
5050
kubefed controls a Kubernetes Cluster Federation.
5151
52-
Find more information at https://github.com/kubernetes/kubernetes.`),
52+
Find more information at https://github.com/kubernetes/federation.`),
5353
Run: runHelp,
5454
}
5555

0 commit comments

Comments
 (0)