Skip to content

Commit 5f83bf6

Browse files
committed
tweak description on flask page
1 parent ede3c4a commit 5f83bf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/pages/04-web-development/03-flask.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ for getting started.
119119
that shows how to build a Software-as-a-Service (SaaS) application that
120120
he [open sourced](https://github.com/nickjj/build-a-saas-app-with-flask)
121121
which uses Flask for the [web framework](/web-frameworks.html) and
122-
[Docker](/docker.html) for [deployment](/deployment.html).
122+
[Docker](/docker.html) for the local
123+
[development environment](/development-environment.html).
123124

124125
* [Flask by Example: Part 1](http://www.realpython.com/blog/python/flask-by-example-part-1-project-setup/)
125126
shows the basic first steps for setting up a Flask project.

0 commit comments

Comments
 (0)