We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9edad commit b77b00cCopy full SHA for b77b00c
internal/cmd/root.go
@@ -32,7 +32,7 @@ func NewRootCommand() *cobra.Command {
32
Short: "Mia-Platform Console CLI",
33
Long: `miactl is a CLI for interacting with Mia-Platform Console
34
35
- Find more information at: https://docs.example.org/docs/cli/miactl/overview`,
+ Find more information at: https://docs.mia-platform.eu/docs/cli/miactl/overview`,
36
}
37
38
// initialize clioptions and setup during initialization
0 commit comments