summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index c6f174adf..adf7eea5e 100644
--- a/README.rst
+++ b/README.rst
@@ -4,8 +4,8 @@ Pyramid
.. image:: https://travis-ci.org/Pylons/pyramid.png?branch=master
:target: https://travis-ci.org/Pylons/pyramid
-.. image:: https://readthedocs.org/projects/pyramid/badge/?version=latest
- :target: http://pyramid.readthedocs.org/en/latest/
+.. image:: https://readthedocs.org/projects/pyramid/badge/?version=master
+ :target: http://docs.pylonsproject.org/projects/pyramid/en/master/
:alt: Documentation Status
Pyramid is a small, fast, down-to-earth, open source Python web framework.