We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1d5cf commit ba724f2Copy full SHA for ba724f2
content/pages/04-web-development/05-pyramid.markdown
@@ -24,7 +24,8 @@ your own applications.
24
25
* [pyramid\_blogr](https://github.com/Pylons/pyramid_blogr) is an example
26
project that shows how to build a blog with Pyramid modeled on the
27
- [Flaskr](http://flask.pocoo.org/docs/latest/tutorial/introduction/) tutorial.
+ [Flaskr](https://flask.palletsprojects.com/en/1.1.x/tutorial/#tutorial)
28
+ tutorial.
29
30
* [pyramid-blogr-cf](https://github.com/cewing/pyramid-blogr-cf) is another
31
Pyramid web app that has a similar title to the one above but this one
0 commit comments