Skip to content

Commit 54e59f0

Browse files
committed
fix(link): moved
1 parent 77d8227 commit 54e59f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudsmith_cli/core/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
def get_help_website():
1010
"""Get the URL for the help website."""
11-
return "https://docs.cloudsmith.com/getting-started/cli"
11+
return "https://docs.cloudsmith.com/developer-tools/cli"
1212

1313

1414
def get_github_website():

0 commit comments

Comments
 (0)