Skip to content

Commit b027663

Browse files
crwilcoxtheacodes
authored andcommitted
Update link to documentation for default credentials (#296)
1 parent 236784e commit b027663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-auth/google/auth/_default.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
Could not automatically determine credentials. Please set {env} or \
4242
explicitly create credentials and re-run the application. For more \
4343
information, please see \
44-
https://developers.google.com/accounts/docs/application-default-credentials
44+
https://cloud.google.com/docs/authentication/getting-started
4545
""".format(env=environment_vars.CREDENTIALS).strip()
4646

4747
# Warning when using Cloud SDK user credentials

0 commit comments

Comments
 (0)