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 6e6291c commit 357dc84Copy full SHA for 357dc84
packages/google-cloud-language/docs/conf.py
@@ -337,10 +337,7 @@
337
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
338
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
339
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
340
- "google.api_core": (
341
- "https://googleapis.github.io/google-cloud-python/latest",
342
- None,
343
- ),
+ "google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
344
"grpc": ("https://grpc.io/grpc/python/", None),
345
"requests": ("https://2.python-requests.org/en/master/", None),
346
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
0 commit comments