Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 205ffc7

Browse files
committed
use correct URL for Pyramid
wrap to 79 columns
1 parent 50909db commit 205ffc7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/scenarios/web.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,9 @@ I do not recommend using Tornado unless you think you need it.
102102
Pyramid
103103
--------
104104

105-
`Pyramid <http://www.pylonsproject.org/>`_ is a very flexible
106-
framework with a heavy focus on modularity. It comes with a small number
107-
of libraries ("batteries") built-in, and encourages users to extend its
108-
base functionality.
105+
`Pyramid <https://trypyramid.com/>`_ is a very flexible framework with a heavy
106+
focus on modularity. It comes with a small number of libraries ("batteries")
107+
built-in, and encourages users to extend its base functionality.
109108

110109
Pyramid does not have a large user base, unlike Django and Flask. It's a
111110
capable framework, but not a very popular choice for new Python web

0 commit comments

Comments
 (0)