Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f24eabc

Browse filesBrowse files
javiereguiluzweaverryan
authored andcommitted
[quick_tour] updated some screenshots
1 parent 20e9fb0 commit f24eabc
Copy full SHA for f24eabc

File tree

Expand file treeCollapse file tree

5 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+2
-2
lines changed

‎images/quick_tour/hello_fabien.png

Copy file name to clipboard
7.27 KB
Loading
-99.3 KB
Binary file not shown.
39.4 KB
Loading

‎images/quick_tour/welcome.png

Copy file name to clipboard
66.3 KB
Loading

‎quick_tour/the_big_picture.rst

Copy file name to clipboardExpand all lines: quick_tour/the_big_picture.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ to run Symfony:
6565
Open your browser and access to the ``http://localhost:8000/app_dev.php`` URL to
6666
see the Welcome page of Symfony2:
6767

68-
.. image:: /images/quick_tour/symfony2_welcome_page.png
68+
.. image:: /images/quick_tour/welcome.png
6969
:align: center
7070
:alt: Symfony2 Welcome Page
7171

@@ -293,7 +293,7 @@ have seen so far. All the code you write for your application is organized in
293293
bundles. In Symfony2 speak, a bundle is a structured set of files (PHP files,
294294
stylesheets, JavaScripts, images, ...) that implements a single feature (a
295295
blog, a forum, ...) and which can be easily shared with other developers. As
296-
of now, you have manipulated one bundle, AcmeDemoBundle. You will learn
296+
of now, you have manipulated one bundle, ``AcmeDemoBundle``. You will learn
297297
more about bundles in the :doc:`last chapter of this tutorial</quick_tour/the_architecture>`.
298298

299299
.. _quick-tour-big-picture-environments:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.