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 1998312 commit f029f4aCopy full SHA for f029f4a
packages/grafeas/docs/conf.py
@@ -328,10 +328,7 @@
328
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
329
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
330
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
331
- "google.api_core": (
332
- "https://googleapis.github.io/google-cloud-python/latest",
333
- None,
334
- ),
+ "google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
335
"grpc": ("https://grpc.io/grpc/python/", None),
336
"requests": ("https://2.python-requests.org/en/master/", None),
337
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
0 commit comments