We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6845f commit 5a75da5Copy full SHA for 5a75da5
docs/tutorial/static.rst
@@ -55,7 +55,7 @@ the following into the ``flaskr/static/style.css`` file:
55
You can find a less compact version of ``style.css`` in the
56
:gh:`example code <examples/tutorial/flaskr/static/style.css>`.
57
58
-Go to http://127.0.0.1/auth/login and the page should look like the
+Go to http://127.0.0.1:5000/auth/login and the page should look like the
59
screenshot below.
60
61
.. image:: flaskr_login.png
0 commit comments