Skip to content

Commit

Permalink
Make /admin a link in the Getting Started tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdyson authored and gasman committed Jul 20, 2016
1 parent 32f7ed8 commit 703c998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Your first Wagtail site
.. figure:: ../_static/images/tutorial/tutorial_1.png
:alt: Wagtail welcome message

You can now access the administrative area at ``/admin``
You can now access the administrative area at http://127.0.0.1:8000/admin

.. figure:: ../_static/images/tutorial/tutorial_2.png
:alt: Administrative screen
Expand Down

0 comments on commit 703c998

Please sign in to comment.