Skip to content

Commit 46cf9c7

Browse files
committed
feature #5416 fix for Symfony 2.7 (DQNEO)
This PR was merged into the 2.7 branch. Discussion ---------- fix for Symfony 2.7 Commits ------- 0d0282f fix for Symfony 2.7
2 parents 6d17756 + 0d0282f commit 46cf9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_big_picture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ the project directory and executing this command:
8989
$ cd myproject/
9090
$ php app/console server:run
9191
92-
Open your browser and access the ``http://localhost:8000`` URL to see the
92+
Open your browser and access the ``http://localhost:8000/app/example`` URL to see the
9393
welcome page of Symfony:
9494

9595
.. image:: /images/quick_tour/welcome.png

0 commit comments

Comments
 (0)