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 505adbd commit fcb3df8Copy full SHA for fcb3df8
docs/conf.py
@@ -342,7 +342,7 @@
342
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
343
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
344
"grpc": ("https://grpc.io/grpc/python/", None),
345
- "requests": ("https://2.python-requests.org/en/master/", None),
+ "requests": ("https://requests.kennethreitz.org/en/stable/", None),
346
}
347
348
0 commit comments