8000 Fixed link to official Flask tutorial. by: Giles · pythonanywhere/flask-tutorials@374e119 · GitHub
[go: up one dir, main page]

Skip to content

Commit 374e119

Browse files
committed
Fixed link to official Flask tutorial. by: Giles
1 parent 863d7ef commit 374e119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,7 @@ You're now ready to start coding proper Flask apps -- congratulations :-)
17061706

17071707
If you'd like to study further, and find out more about Flask, I recommend these tutorials:
17081708

1709-
* [The official Flask tutorial](http://flask.pocoo.org/docs/0.10/tutorial/)
1709+
* [The official Flask tutorial](http://flask.pocoo.org/docs/1.0/tutorial/#tutorial)
17101710
* [The Flask Mega-tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)
17111711

17121712
We hope you've found this tutorial useful, and if there's anything that confused you,

0 commit comments

Comments
 (0)
0