Browse Source

Update link to Pylons. Issue #2535

Ask Solem 10 years ago
parent
commit
9223daf2c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/includes/introduction.txt

+ 1 - 1
docs/includes/introduction.txt

@@ -177,7 +177,7 @@ development easier, and sometimes they add important hooks like closing
 database connections at ``fork``.
 
 .. _`Django`: http://djangoproject.com/
-.. _`Pylons`: http://pylonshq.com/
+.. _`Pylons`: http://pylonsproject.org/
 .. _`Flask`: http://flask.pocoo.org/
 .. _`web2py`: http://web2py.com/
 .. _`Bottle`: http://bottlepy.org/