From ed7e90451bb864ae60026888e744ad5e6b195a16 Mon Sep 17 00:00:00 2001 From: lhhong Date: Sun, 21 May 2017 15:27:49 +0800 Subject: [PATCH] Minor update to setup documentation --- doc/development/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/development/setup.rst b/doc/development/setup.rst index 55b4a89fd0..7768a162fe 100644 --- a/doc/development/setup.rst +++ b/doc/development/setup.rst @@ -81,7 +81,7 @@ and head to http://localhost:8000/ As we did not implement an overall front page yet, you need to go directly to http://localhost:8000/control/ for the admin view or, if you imported the test -data as suggested above, to the event page at http://localhost:8000/bigevents/2017/ +data as suggested above, to the event page at http://localhost:8000/bigevents/2018/ .. note:: If you want the development server to listen on a different interface or port (for example because you develop on `pretixdroid`_), you can check