Skip to content

Commit c7b3de8

Browse files
authored
Docs: Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)
1 parent a7e4340 commit c7b3de8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,7 @@
336336
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
337337
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
338338
"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-
),
339+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
343340
"grpc": ("https://grpc.io/grpc/python/", None),
344341
"requests": ("https://2.python-requests.org/en/master/", None),
345342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

0 commit comments

Comments
 (0)