Skip to content

Commit 32e35fc

Browse files
authored
Merge pull request #117 from yjinjo/master
Update URL link
2 parents 02e2ee3 + 8b1fe42 commit 32e35fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmd/root.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ var rootCmd = &cobra.Command{
4141
Long: `cfctl controls the SpaceONE services.
4242
Find more information at:
4343
- 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)`,
44+
- https://docs.spaceone.megazone.io/docs/developers/cfctl (English)
45+
- https://docs.spaceone.megazone.io/ko/docs/developers/cfctl (Korean)`,
4646
// Uncomment the following line if your bare application
4747
// has an action associated with it:
4848
// Run: func(cmd *cobra.Command, args []string) { },

0 commit comments

Comments
 (0)