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 4fb3b6a commit c79ebe2Copy full SHA for c79ebe2
packages/google-cloud-redis/docs/conf.py
@@ -341,7 +341,7 @@
341
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
342
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
343
"grpc": ("https://grpc.io/grpc/python/", None),
344
- "requests": ("https://2.python-requests.org/en/master/", None),
+ "requests": ("https://requests.kennethreitz.org/en/stable/", None),
345
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
346
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
347
}
0 commit comments