diff --git a/quick_tour/the_big_picture.rst b/quick_tour/the_big_picture.rst index 1399307e3ef..da37909b87a 100644 --- a/quick_tour/the_big_picture.rst +++ b/quick_tour/the_big_picture.rst @@ -89,7 +89,7 @@ the project directory and executing this command: $ cd myproject/ $ php app/console server:run -Open your browser and access the ``http://localhost:8000`` URL to see the +Open your browser and access the ``http://localhost:8000/app/example`` URL to see the welcome page of Symfony: .. image:: /images/quick_tour/welcome.png