File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Spinning up a flask app is fun!
1818
1919<%= partial "/docs/languages-and-frameworks/partials/flyctl" %>
2020
21- <%= partial "/docs/python/partials/speedrun", locals: { runtime: "Flask", repo: "hello-flask-poetry " } %>
21+ <%= partial "/docs/python/partials/speedrun", locals: { runtime: "Flask", repo: "hello-flask-uv " } %>
2222
2323## _Deploy a Flask app from scratch_
2424
@@ -67,4 +67,4 @@ flask --app hello run
6767
6868If you open http://127.0.0.1:5000/ in your web browser, it should display `hello from fly.io`.
6969
70- <%= partial "/docs/python/partials/deploy", locals: { runtime: "Flask", repo: "hello-flask-poetry " } %>
70+ <%= partial "/docs/python/partials/deploy", locals: { runtime: "Flask", repo: "hello-flask-uv " } %>
You can’t perform that action at this time.
0 commit comments