We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c157f commit 13598efCopy full SHA for 13598ef
1 file changed
βpackages/google-cloud-datastore/docs/conf.pyβ
@@ -339,7 +339,7 @@
339
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
340
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
341
"grpc": ("https://grpc.io/grpc/python/", None),
342
- "requests": ("https://2.python-requests.org/en/master/", None),
+ "requests": ("https://requests.kennethreitz.org/en/stable/", None),
343
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
344
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
345
}
0 commit comments