Update the requests' docs URL
authorXhmikosR <redacted>
Sun, 12 Dec 2021 14:10:35 +0000 (16:10 +0200)
committerGitHub <redacted>
Sun, 12 Dec 2021 14:10:35 +0000 (16:10 +0200)
updateHostsFile.py

index 4bc4a1175437c3e3909015f072cab05cc8ed70c1..fa387d6f95de515d32fb0821fb78729e27ac7116 100644 (file)
@@ -34,7 +34,7 @@ try:
 except ImportError:
     raise ImportError(
         "This project's dependencies have changed. The Requests library ("
-        "https://requests.readthedocs.io/en/master/) is now required."
+        "https://docs.python-requests.org/en/latest/) is now required."
     )
 
 
git clone https://git.99rst.org/PROJECT