Skip to content

Commit 314d346

Browse files
committed
docs: use intersphinx for requests links
We already have the mapping, take advantage of it. Signed-off-by: Mike Fiedler <[email protected]>
1 parent 99fcf8f commit 314d346

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)