Skip to content

Commit 74515b3

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Restore the contents directive Fix bugs seen by `_build/build.php` diagnostics in 4.4 Add missing symfony server reference
2 parents 747ad95 + 211fe4e commit 74515b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Components
7171
.. toctree::
7272
:hidden:
7373

74-
components/index
74+
components/
7575

76-
Read the :doc:`Components </components/index>` documentation.
76+
Read the :doc:`Components </components/>` documentation.
7777

7878
Reference Documents
7979
-------------------

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)