diff --git a/deployment.rst b/deployment.rst index 2c755158faa..da05990b5ef 100644 --- a/deployment.rst +++ b/deployment.rst @@ -213,7 +213,7 @@ setup: * :ref:`Building and minifying your assets ` with Webpack Encore * Pushing assets to a CDN * On a shared hosting platform using the Apache web server, you may need to - install the :ref:`symfony/apache-pack package ` + install the `symfony/apache-pack`_ package * etc. Application Lifecycle: Continuous Integration, QA, etc. @@ -268,3 +268,4 @@ Learn More .. _`Git Tagging`: https://git-scm.com/book/en/v2/Git-Basics-Tagging .. _`Platform.sh`: https://symfony.com/cloud .. _`Symfony CLI`: https://symfony.com/download +.. _`symfony/apache-pack`: https://packagist.org/packages/symfony/apache-pack