Explorar o código

Merge pull request #2535 from c-rhodes/master

Fixed broken Pylons link in README
PMickael %!s(int64=10) %!d(string=hai) anos
pai
achega
d50d65d41d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -185,7 +185,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://www.pylonsproject.org/
 .. _`Flask`: http://flask.pocoo.org/
 .. _`web2py`: http://web2py.com/
 .. _`Bottle`: http://bottlepy.org/