Skip to content

Commit

Permalink
bug #5400 Fix after install URL and new photo since AcmeDemoBundle is…
Browse files Browse the repository at this point in the history
… 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
  • Loading branch information
weaverryan committed Jun 15, 2015
2 parents 4c2d155 + c98658c commit 95de32a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion book/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,8 @@ browsing the project directory and executing this command:
$ cd my_project_name/
$ php app/console server:run
Then, open your browser and access the ``http://localhost:8000`` URL to see the
Then, 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
Expand Down
Binary file modified images/quick_tour/welcome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 95de32a

Please sign in to comment.