Skip to content

Commit 010091a

Browse files
committed
minor #18732 fix reference (xabbuh)
This PR was merged into the 5.4 branch. Discussion ---------- fix reference Commits ------- 0d9d34b fix reference
2 parents 8bf8b11 + 0d9d34b commit 010091a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deployment.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ setup:
213213
* :ref:`Building and minifying your assets <how-do-i-deploy-my-encore-assets>` with Webpack Encore
214214
* Pushing assets to a CDN
215215
* On a shared hosting platform using the Apache web server, you may need to
216-
install the :ref:`symfony/apache-pack package <web-server-apache-mod-php>`
216+
install the `symfony/apache-pack`_ package
217217
* etc.
218218

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

0 commit comments

Comments
 (0)