[doc] explicitely give the local server url to make this step more obvious 3.26
authorLaurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:49:24 +0100
branch3.26
changeset 12458 e5610bdda5b2
parent 12457 3f307269dea5
child 12459 dc793c6ebc48
[doc] explicitely give the local server url to make this step more obvious
doc/tutorials/advanced/part01_create-cube.rst
--- a/doc/tutorials/advanced/part01_create-cube.rst	Thu Feb 21 18:48:51 2019 +0100
+++ b/doc/tutorials/advanced/part01_create-cube.rst	Thu Feb 21 18:49:24 2019 +0100
@@ -166,5 +166,5 @@
 
   cubicweb-ctl start -D sytweb_instance
 
-to start the instance, check you can connect on it, etc...
-
+to start the instance, check you can connect on it, etc... then go on
+http://localhost:8080 (or with another port if you've modified it)