Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68758e0 commit 86d1acfCopy full SHA for 86d1acf
packages/google-cloud-kms/docs/conf.py
@@ -330,10 +330,7 @@
330
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
331
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
332
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
333
- "google.api_core": (
334
- "https://googleapis.github.io/google-cloud-python/latest",
335
- None,
336
- ),
+ "google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
337
"grpc": ("https://grpc.io/grpc/python/", None),
338
"requests": ("https://2.python-requests.org/en/master/", None),
339
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
0 commit comments