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