diff --git a/deployment.rst b/deployment.rst index e2c9acebb3c..4dd1e865024 100644 --- a/deployment.rst +++ b/deployment.rst @@ -186,7 +186,7 @@ setup: * Running any database migrations * Clearing your APC cache * Add/edit CRON jobs -* ref:`Building and minifying your assets ` with Webpack Encore +* :ref:`Building and minifying your assets ` with Webpack Encore * Pushing assets to a CDN * ...