Skip to content

Commit 3bb55f8

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

File tree

1 file changed

+1
-4
lines changed
  • packages/google-cloud-logging/docs

1 file changed

+1
-4
lines changed

packages/google-cloud-logging/docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -340,10 +340,7 @@
340340
intersphinx_mapping = {
341341
"python": ("http://python.readthedocs.org/en/latest/", None),
342342
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
343-
"google.api_core": (
344-
"https://googleapis.github.io/google-cloud-python/latest",
345-
None,
346-
),
343+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
347344
"grpc": ("https://grpc.io/grpc/python/", None),
348345
"requests": ("https://2.python-requests.org/en/master/", None),
349346
}

0 commit comments

Comments
 (0)