Skip to content

Commit 26540ec

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: fix reference
2 parents 11cb969 + 010091a commit 26540ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deployment.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ setup:
214214
* :ref:`Compile your assets <asset-mapper-deployment>` if you're using the AssetMapper component
215215
* Pushing assets to a CDN
216216
* On a shared hosting platform using the Apache web server, you may need to
217-
install the :ref:`symfony/apache-pack package <web-server-apache-mod-php>`
217+
install the `symfony/apache-pack`_ package
218218
* etc.
219219

220220
Application Lifecycle: Continuous Integration, QA, etc.
@@ -269,3 +269,4 @@ Learn More
269269
.. _`Git Tagging`: https://git-scm.com/book/en/v2/Git-Basics-Tagging
270270
.. _`Platform.sh`: https://symfony.com/cloud
271271
.. _`Symfony CLI`: https://symfony.com/download
272+
.. _`symfony/apache-pack`: https://packagist.org/packages/symfony/apache-pack

0 commit comments

Comments
 (0)