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 7910084 commit 6c25f2aCopy full SHA for 6c25f2a
packages/google-cloud-webrisk/docs/conf.py
@@ -342,10 +342,7 @@
342
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
343
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345
- "google.api_core": (
346
- "https://googleapis.github.io/google-cloud-python/latest",
347
- None,
348
- ),
+ "google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
349
"grpc": ("https://grpc.io/grpc/python/", None),
350
"requests": ("https://2.python-requests.org/en/master/", None),
351
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
0 commit comments