diff --git a/docs/index.rst b/docs/index.rst index 0f616ebf..5ebe6fd5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -177,8 +177,7 @@ without ``export``-ing it for other tools: HTTPS_PROXY=socks5://user:pass@host:port twine upload dist/* For more information, see the Requests documentation on -`proxies `_ and -`SOCKS `_ , and +:ref:`requests:proxies` and :ref:`requests:socks`, and `an in-depth article about proxy environment variables `_.