Skip to content

Commit b54af26

Browse files
authored
Merge pull request #1037 from miketheman/miketheman/use-intersphinx
docs: use intersphinx for requests links
2 parents 99fcf8f + 314d346 commit b54af26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@ without ``export``-ing it for other tools:
177177
HTTPS_PROXY=socks5://user:pass@host:port twine upload dist/*
178178
179179
For more information, see the Requests documentation on
180-
`proxies <https://requests.readthedocs.io/en/latest/user/advanced/#proxies>`_ and
181-
`SOCKS <https://requests.readthedocs.io/en/latest/user/advanced/#socks>`_ , and
180+
:ref:`requests:proxies` and :ref:`requests:socks`, and
182181
`an in-depth article about proxy environment variables
183182
<https://about.gitlab.com/blog/2021/01/27/we-need-to-talk-no-proxy/>`_.
184183

0 commit comments

Comments
 (0)