diff --git a/src/redirects.md b/src/redirects.md index f0fe29c..93b81aa 100644 --- a/src/redirects.md +++ b/src/redirects.md @@ -14,7 +14,7 @@ pagination: alias: redirect # Add your redirection tuples to this list! redirects: - - {"from": "/old/", "to": "/new/"} + - {"from": "/les-spectacles/", "to": "/il/"} # The "permalink" attribute determines where the output page will be located. permalink: "{{ redirect.from }}" # The "redirect" layout just has a small html header with the meta tags that do redirection.