Skip to content

Commit 6f2ef6d

Browse files
committed
Add missing symfony server reference
Fixes the following diagnostic emitted by `_build/build.php`: ``` Found invalid reference "symfony binary web server" in file ``` "setup/docker"
1 parent 933f7a6 commit 6f2ef6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/docker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ After installing the package, rebuild your containers by running:
4949
Symfony Binary Web Server and Docker Support
5050
--------------------------------------------
5151

52-
If you're using the :ref:`symfony binary web server` (e.g. ``symfony server:start``),
52+
If you're using the :ref:`symfony binary web server <symfony-local-web-server>` (e.g. ``symfony server:start``),
5353
then it can automatically detect your Docker services and expose them as environment
5454
variables. See :ref:`symfony-server-docker`.
5555

0 commit comments

Comments
 (0)