We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3cdb18 commit 7f2f49aCopy full SHA for 7f2f49a
packages/google-cloud-core/google/cloud/client.py
@@ -29,8 +29,8 @@
29
30
_GOOGLE_AUTH_CREDENTIALS_HELP = (
31
'This library only supports credentials from google-auth-library-python. '
32
- 'See https://google-cloud-python.readthedocs.io/en/latest/'
33
- 'google-cloud-auth.html for help on authentication with this library.'
+ 'See https://google-cloud-python.readthedocs.io/en/latest/core/auth.html '
+ 'for help on authentication with this library.'
34
)
35
36
0 commit comments