We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a8d30 commit 15317ddCopy full SHA for 15317dd
packages/google-cloud-datastore/docs/conf.py
@@ -342,7 +342,7 @@
342
None,
343
),
344
"grpc": ("https://grpc.io/grpc/python/", None),
345
- "requests": ("http://docs.python-requests.org/en/master/", None),
+ "requests": ("https://2.python-requests.org/en/master/", None),
346
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
347
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
348
}
0 commit comments