Skip to content

Commit 95de32a

Browse files
committed
bug #5400 Fix after install URL and new photo since AcmeDemoBundle is not part … (smatejic)
This PR was merged into the 2.7 branch. Discussion ---------- Fix after install URL and new photo since AcmeDemoBundle is not part … Since removal of AcmeDemoBundle doc's should have new image and app/example URL Commits ------- c98658c Fix after install URL and new photo since AcmeDemoBundle is not part of 2.7
2 parents 4c2d155 + c98658c commit 95de32a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

book/installation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@ browsing the project directory and executing this command:
169169
$ cd my_project_name/
170170
$ php app/console server:run
171171
172-
Then, open your browser and access the ``http://localhost:8000`` URL to see the
172+
Then, open your browser and access the ``http://localhost:8000/app/example``
173+
URL to see the
173174
Welcome page of Symfony:
174175

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

images/quick_tour/welcome.png

-70.5 KB
Loading

0 commit comments

Comments
 (0)