Skip to content

Commit 9fdd6cc

Browse files
committed
Change 'note' to 'tip' block
1 parent 7de7f1e commit 9fdd6cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

book/installation.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,15 @@ Symfony2 should welcome and congratulate you for your hard work so far!
177177

178178
.. image:: /images/quick_tour/welcome.jpg
179179

180-
.. note::
180+
.. tip::
181181

182182
To get nice and short urls you should point the document root of your
183183
webserver or virtual host to the ``Symfony/web/`` directory. Though
184184
this is not required for development it is recommended at the time your
185185
application goes into production as all system and configuration files
186-
become inaccessible to clients. For information on configuring your
187-
specific web server document root, see the following documentation:
188-
`Apache`_ | `Nginx`_ .
186+
become inaccessible to clients then. For information on configuring
187+
your specific web server document root, see the following
188+
documentation: `Apache`_ | `Nginx`_ .
189189

190190
Beginning Development
191191
---------------------

0 commit comments

Comments
 (0)