Skip to content

Commit 6aed0e3

Browse files
committed
Merge branch '4.2' into 4.3
* 4.2: Fixed a broken reference
2 parents b658067 + 4c7c1b9 commit 6aed0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Running your Symfony Application
3939
On production, you should use a web server like Nginx or Apache (see
4040
:doc:`configuring a web server to run Symfony </setup/web_server_configuration>`).
4141
But for development, it's more convenient to use the
42-
:doc:`Symfony Local Web Server <setup/symfony_server>`.
42+
:doc:`Symfony Local Web Server </setup/symfony_server>`.
4343

4444
This local server provides support for HTTP/2, TLS/SSL, automatic generation of
4545
security certificates and many other features. It works with any PHP application,

0 commit comments

Comments
 (0)