Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42e230e

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

File tree

1 file changed

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

1 file changed

+1
-4
lines changed

packages/google-cloud-phishing-protection/docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,7 @@
342342
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
343343
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
344344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345-
"google.api_core": (
346-
"https://googleapis.github.io/google-cloud-python/latest",
347-
None,
348-
),
345+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
349346
"grpc": ("https://grpc.io/grpc/python/", None),
350347
"requests": ("https://2.python-requests.org/en/master/", None),
351348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

0 commit comments

Comments
 (0)