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.
2 parents 99fcf8f + 314d346 commit b54af26Copy full SHA for b54af26
docs/index.rst
@@ -177,8 +177,7 @@ without ``export``-ing it for other tools:
177
HTTPS_PROXY=socks5://user:pass@host:port twine upload dist/*
178
179
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
+:ref:`requests:proxies` and :ref:`requests:socks`, and
182
`an in-depth article about proxy environment variables
183
<https://about.gitlab.com/blog/2021/01/27/we-need-to-talk-no-proxy/>`_.
184
0 commit comments