Skip to content

Commit 2e52777

Browse files
committed
Fixed DOCtor-RST issues
1 parent b59a30b commit 2e52777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/web_server_configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ The **minimum configuration** to get your application running under nginx is:
316316
.. tip::
317317

318318
If you use NGINX Unit, check out the official article about
319-
`How to run Symfony apps using NGINX Unit`_.
319+
`How to run Symfony applications using NGINX Unit`_.
320320

321321
.. note::
322322

@@ -349,4 +349,4 @@ For advanced nginx configuration options, read the official `nginx documentation
349349
.. _`Apache documentation`: https://httpd.apache.org/docs/
350350
.. _`FastCgiExternalServer`: https://docs.oracle.com/cd/B31017_01/web.1013/q20204/mod_fastcgi.html#FastCgiExternalServer
351351
.. _`nginx documentation`: https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/
352-
.. _`How to run Symfony apps using NGINX Unit`: https://unit.nginx.org/howto/symfony/
352+
.. _`How to run Symfony applications using NGINX Unit`: https://unit.nginx.org/howto/symfony/

0 commit comments

Comments
 (0)