summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index acacd2422..ccd69f262 100644
--- a/README.rst
+++ b/README.rst
@@ -5,15 +5,15 @@ Pyramid is a small, fast, down-to-earth, open source Python web development
framework. It makes real-world web application development and deployment
more fun, more predictable, and more productive.
-Pyramid is a `Pylons <http://docs.pylonsproject.org/>`_ project, and underlies the
-newest web frameworks produced by the Pylons community.
+Pyramid is a `Pylons <http://pylonsproject.org/>`_ project, and
+underlies the newest web frameworks produced by the Pylons community.
Pyramid was previously known as `repoze.bfg <http://bfg.repoze.org>`_.
Support and Documentation
-------------------------
-See the `Pylons Project website <http://docs.pylonsproject.org/>`_ to view
+See the `Pylons Project website <http://pylonsproject.org/>`_ to view
documentation, report bugs, and obtain support.
License