Skip to content

Commit 359f4b3

Browse files
Merge pull request #1129 from GitGuardian/mbel/fix-link-auth-login
fix(docs): update authentication scope link in login command document…
2 parents f8d2d28 + 680a485 commit 359f4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggshield/cmd/auth/login.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def login_cmd(
142142
If a valid personal access token is already configured, this command simply displays
143143
a success message indicating that ggshield is already ready to use.
144144
145-
[1]: https://docs.gitguardian.com/api-docs/introduction#scopes
145+
[1]: https://docs.gitguardian.com/api-docs/authentication#scopes
146146
"""
147147
config = ContextObj.get(ctx).config
148148

0 commit comments

Comments
 (0)