summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSorin Sbarnea <ssbarnea@users.noreply.github.com>2019-10-25 04:02:55 +0100
committerNate Prewitt <nate.prewitt@gmail.com>2019-10-24 20:02:55 -0700
commitd2590ee46c0641958b6d4792a206bd5171cb247d (patch)
tree73c5f529e05a1f9242c33cf314c8cc39c4904ca2 /README.md
parent4cd95aa49611ed3d2f9819e594825f755285c117 (diff)
downloadpython-requests-d2590ee46c0641958b6d4792a206bd5171cb247d.tar.gz
Change documentation website to requests.readthedocs.io (#5236)
Fixes: #5212
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 80412cc8..48960d59 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
<span align="center">
<pre>
- <a href="https://2.python-requests.org/"><img src="https://raw.githubusercontent.com/psf/requests/master/ext/requests-logo.png" align="center" /></a>
+ <a href="https://requests.readthedocs.io/"><img src="https://raw.githubusercontent.com/psf/requests/master/ext/requests-logo.png" align="center" /></a>
<div align="left">
<p></p>
@@ -103,10 +103,10 @@ Requests officially supports Python 2.7 & 3.4–3.8.
-------------------------------------
-## P.S. — Documentation is Available at [`//requests.readthedocs.io`](https://requests.readthedocs.io/en/master/).
+## P.S. — Documentation is Available at [`//requests.readthedocs.io`](https://requests.readthedocs.io/en/latest/).
<p align="center">
- <a href="https://2.python-requests.org/"><img src="https://raw.githubusercontent.com/psf/requests/master/ext/ss.png" align="center" /></a>
+ <a href="https://requests.readthedocs.io/"><img src="https://raw.githubusercontent.com/psf/requests/master/ext/ss.png" align="center" /></a>
</p>