Skip to content

Commit

Permalink
Update kubestash info url (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Md. Ishtiaq Islam <[email protected]>
  • Loading branch information
ishtiaqhimel authored Mar 22, 2024
1 parent b391477 commit f2faab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ func NewRootCmd() *cobra.Command {
rootCmd := &cobra.Command{
Use: "kubectl-kubestash",
Short: `kubectl plugin for KubeStash`,
Long: `kubectl plugin for KubeStash. For more information, visit here: https://appscode.com/products/kubestash`,
Long: `kubectl plugin for KubeStash. For more information, visit here: https://kubestash.com`,
DisableAutoGenTag: true,
}

Expand Down

0 comments on commit f2faab5

Please sign in to comment.