Skip to content

Commit 4c7c1b9

Browse files
committed
minor #11831 Fixed a broken reference (javiereguiluz)
This PR was merged into the 4.2 branch. Discussion ---------- Fixed a broken reference Fixes #11829 in a different way. Commits ------- 300efbe Fixed a broken reference
2 parents 7362bec + 300efbe commit 4c7c1b9

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)