docs: add label to socks heading

When trying to link via intersphinx, a label must be used.
Otherwise a full URL is required, which is less desirable.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
This commit is contained in:
Mike Fiedler
2023-12-23 17:17:34 +00:00
parent 1396eb6f7a
commit b5bd0f14cc
+2
View File
@@ -666,6 +666,8 @@ You override this default certificate bundle by setting the ``REQUESTS_CA_BUNDLE
>>> import requests
>>> requests.get('https://example.org')
.. _socks:
SOCKS
^^^^^