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 e756f08 commit 967be4fCopy full SHA for 967be4f
docs/conf.py
@@ -363,7 +363,10 @@
363
"python": ("https://docs.python.org/3.5", None),
364
"urllib3": ("https://urllib3.readthedocs.io/en/stable", None),
365
"requests": ("https://requests.kennethreitz.org/en/master/", None),
366
- "requests-oauthlib": ("https://requests-oauthlib.readthedocs.io/en/stable/", None),
+ "requests-oauthlib": (
367
+ "https://requests-oauthlib.readthedocs.io/en/v1.3.0-docs/",
368
+ None,
369
+ ),
370
}
371
372
# Autodoc config
0 commit comments