diff --git a/docs/conf.py b/docs/conf.py index 58e5b9a99..652d808bd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -363,7 +363,10 @@ "python": ("https://docs.python.org/3.5", None), "urllib3": ("https://urllib3.readthedocs.io/en/stable", None), "requests": ("https://requests.kennethreitz.org/en/master/", None), - "requests-oauthlib": ("https://requests-oauthlib.readthedocs.io/en/stable/", None), + "requests-oauthlib": ( + "https://requests-oauthlib.readthedocs.io/en/v1.3.0-docs/", + None, + ), } # Autodoc config