Skip to content

Commit

Permalink
docs: add label to socks heading
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
miketheman committed Dec 23, 2023
1 parent 1396eb6 commit b5bd0f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user/advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
^^^^^

Expand Down

0 comments on commit b5bd0f1

Please sign in to comment.