We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77d8227 commit 54e59f0Copy full SHA for 54e59f0
1 file changed
cloudsmith_cli/core/utils.py
@@ -8,7 +8,7 @@
8
9
def get_help_website():
10
"""Get the URL for the help website."""
11
- return "https://docs.cloudsmith.com/getting-started/cli"
+ return "https://docs.cloudsmith.com/developer-tools/cli"
12
13
14
def get_github_website():
0 commit comments