docs: fix requests docs link

This commit is contained in:
bastimeyer 2022-12-05 00:02:24 +01:00 committed by Forrest
parent 3151175bcd
commit fba7d9349e
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ Both HTTP and SOCKS proxies are supported, as well as authentication in each of
$ streamlink --http-proxy "socks4a://address:port"
$ streamlink --http-proxy "socks5h://address:port"
.. _Requests Proxies Documentation: https://2.python-requests.org/en/master/user/advanced/#proxies
.. _Requests Proxies Documentation: https://requests.readthedocs.io/en/latest/user/advanced/#proxies