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

Skip to content

Commit e0f543d

Browse files
busunkim96tseaver
authored andcommitted
Update intersphinx mapping for requests. (#8805)
1 parent 50e5ece commit e0f543d

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-translate/docs

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
None,
343343
),
344344
"grpc": ("https://grpc.io/grpc/python/", None),
345-
"requests": ("http://docs.python-requests.org/en/master/", None),
345+
"requests": ("https://2.python-requests.org/en/master/", None),
346346
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
347347
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
348348
}

0 commit comments

Comments
 (0)