Commit 404264bb authored by Fabien Potencier's avatar Fabien Potencier

merged branch igorw/web-server-link (PR #537)

This PR was merged into the master branch.

Commits
-------

969ae6d2 Link to web servers chapter from usage

Discussion
----------

Link to web servers chapter from usage
parents 2835ec5e 969ae6d2
......@@ -67,8 +67,8 @@ definitions, call the ``run`` method on your application::
$app->run();
Then, you have to configure your web server (read the dedicated chapter for
more information).
Then, you have to configure your web server (read the :doc:`dedicated chapter
<web_servers>` for more information).
.. tip::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment