diff --git a/docs/tutorial/static.rst b/docs/tutorial/static.rst index 29548e04..8e76c409 100644 --- a/docs/tutorial/static.rst +++ b/docs/tutorial/static.rst @@ -55,7 +55,7 @@ the following into the ``flaskr/static/style.css`` file: You can find a less compact version of ``style.css`` in the :gh:`example code `. -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 screenshot below. .. image:: flaskr_login.png