diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index b7c03a7ae..f05dd8bbf 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ and deployment more fun, more predictable, and more productive. server = make_server('0.0.0.0', 8080, app) server.serve_forever() -Pyramid is a project of the `Pylons Project <http://www.pylonsproject.org/>`_. +Pyramid is a project of the `Pylons Project <http://pylonsproject.org/>`_. Support and Documentation ------------------------- |
