Skip to content

Commit

Permalink
chore: update url link
Browse files Browse the repository at this point in the history
Signed-off-by: Youngjin Jo <[email protected]>
  • Loading branch information
yjinjo committed Jan 15, 2025
1 parent da700e4 commit 8b1fe42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ var rootCmd = &cobra.Command{
Long: `cfctl controls the SpaceONE services.
Find more information at:
- https://github.com/cloudforet-io/cfctl
- https://docs.spaceone.megazone.io/developers/setup/cfctl (English)
- 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)`,
// Uncomment the following line if your bare application
// has an action associated with it:
// Run: func(cmd *cobra.Command, args []string) { },
Expand Down

0 comments on commit 8b1fe42

Please sign in to comment.