We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7b55e commit e859f3cCopy full SHA for e859f3c
docs/conf.py
@@ -338,7 +338,7 @@
338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340
"grpc": ("https://grpc.io/grpc/python/", None),
341
- "requests": ("https://2.python-requests.org/en/master/", None),
+ "requests": ("https://requests.kennethreitz.org/en/stable/", None),
342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344
}
0 commit comments