diff --git a/content/en/functions/safeURL.md b/content/en/functions/safeURL.md index cb9979cd3..2e0733142 100644 --- a/content/en/functions/safeURL.md +++ b/content/en/functions/safeURL.md @@ -50,7 +50,7 @@ This partial would produce the following HTML output: {{< /output >}} -The odd output can be remedied by adding ` | safeURL` to our `.Title` page variable: +The odd output can be remedied by adding ` | safeURL` to our `.URL` page variable: {{< code file="layouts/partials/correct-url-sidebar-menu.html" copy="false" >}}