We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bf8b11 + 0d9d34b commit 010091aCopy full SHA for 010091a
deployment.rst
@@ -213,7 +213,7 @@ setup:
213
* :ref:`Building and minifying your assets <how-do-i-deploy-my-encore-assets>` with Webpack Encore
214
* Pushing assets to a CDN
215
* 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>`
+ install the `symfony/apache-pack`_ package
217
* etc.
218
219
Application Lifecycle: Continuous Integration, QA, etc.
@@ -268,3 +268,4 @@ Learn More
268
.. _`Git Tagging`: https://git-scm.com/book/en/v2/Git-Basics-Tagging
269
.. _`Platform.sh`: https://symfony.com/cloud
270
.. _`Symfony CLI`: https://symfony.com/download
271
+.. _`symfony/apache-pack`: https://packagist.org/packages/symfony/apache-pack
0 commit comments