summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorNejc Habjan <hab.nejc@gmail.com>2020-02-25 23:20:00 +0100
committerNejc Habjan <hab.nejc@gmail.com>2020-02-25 23:20:23 +0100
commitb392c21c669ae545a6a7492044479a401c0bcfb3 (patch)
tree6405773be4901151a6451d95af706e2a7be78661 /README.rst
parent37e8d5d2f0c07c797e347a7bc1441882fe118ecd (diff)
downloadgitlab-b392c21c669ae545a6a7492044479a401c0bcfb3.tar.gz
chore: fix broken requests links
Another case of the double slash rewrite.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3802bcb..c00e0c6 100644
--- a/README.rst
+++ b/README.rst
@@ -31,7 +31,7 @@ Requirements
python-gitlab depends on:
-* `python-requests <http://docs.python-requests.org/en/latest/>`_
+* `python-requests <https://2.python-requests.org/en/latest/>`_
Install with pip
----------------