Skip to content

Commit ba724f2

Browse files
committed
fix broken link on pyramid page
1 parent aa1d5cf commit ba724f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/pages/04-web-development/05-pyramid.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ your own applications.
2424

2525
* [pyramid\_blogr](https://github.com/Pylons/pyramid_blogr) is an example
2626
project that shows how to build a blog with Pyramid modeled on the
27-
[Flaskr](http://flask.pocoo.org/docs/latest/tutorial/introduction/) tutorial.
27+
[Flaskr](https://flask.palletsprojects.com/en/1.1.x/tutorial/#tutorial)
28+
tutorial.
2829

2930
* [pyramid-blogr-cf](https://github.com/cewing/pyramid-blogr-cf) is another
3031
Pyramid web app that has a similar title to the one above but this one

0 commit comments

Comments
 (0)