From 0fca11c70240725261e725203f84a158868e93a7 Mon Sep 17 00:00:00 2001 From: Gert de Pagter Date: Tue, 11 Sep 2018 14:17:22 +0200 Subject: [PATCH] Fix link for webpack encore --- deployment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * ...