We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02e2ee3 + 8b1fe42 commit 32e35fcCopy full SHA for 32e35fc
cmd/root.go
@@ -41,8 +41,8 @@ var rootCmd = &cobra.Command{
41
Long: `cfctl controls the SpaceONE services.
42
Find more information at:
43
- https://github.com/cloudforet-io/cfctl
44
- - https://docs.spaceone.megazone.io/developers/setup/cfctl (English)
45
- - https://docs.spaceone.megazone.io/ko/developers/setup/cfctl (Korean)`,
+ - https://docs.spaceone.megazone.io/docs/developers/cfctl (English)
+ - https://docs.spaceone.megazone.io/ko/docs/developers/cfctl (Korean)`,
46
// Uncomment the following line if your bare application
47
// has an action associated with it:
48
// Run: func(cmd *cobra.Command, args []string) { },
0 commit comments