Skip to content

Commit 300efbe

Browse files
committed
Fixed a broken reference
1 parent c14e165 commit 300efbe

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)