Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 6b15df6

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

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
@@ -337,10 +337,7 @@
337337
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
338338
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
339339
"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-
),
340+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
344341
"grpc": ("https://grpc.io/grpc/python/", None),
345342
"requests": ("https://2.python-requests.org/en/master/", None),
346343
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

0 commit comments

Comments
 (0)