Commit 969ae6d2 authored by Igor Wiedler's avatar Igor Wiedler

Link to web servers chapter from usage

parent 0ff83c40
...@@ -67,8 +67,8 @@ definitions, call the ``run`` method on your application:: ...@@ -67,8 +67,8 @@ definitions, call the ``run`` method on your application::
$app->run(); $app->run();
Then, you have to configure your web server (read the dedicated chapter for Then, you have to configure your web server (read the :doc:`dedicated chapter
more information). <web_servers>` for more information).
.. tip:: .. 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