diff --git a/content/en/content-management/urls.md b/content/en/content-management/urls.md index 0f1d93c63..19538162c 100644 --- a/content/en/content-management/urls.md +++ b/content/en/content-management/urls.md @@ -448,7 +448,7 @@ public/ └── index.html ``` -The alias from the previous URL to the new URL is a client-side redirect: +The alias from the previous URL to the new URL is a client side redirect: {{< code file=posts/previous-file-name/index.html >}}