Skip to content

Commit 45e526c

Browse files
busunkim96tseaver
authored andcommitted
Update intersphinx mapping for requests. (#8805)
1 parent 1b42d94 commit 45e526c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
None,
348348
),
349349
"grpc": ("https://grpc.io/grpc/python/", None),
350-
"requests": ("http://docs.python-requests.org/en/master/", None),
350+
"requests": ("https://2.python-requests.org/en/master/", None),
351351
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
352352
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
353353
}

0 commit comments

Comments
 (0)