From 3b3be384df2976e54f409652c2c3b94cfe888195 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Thu, 29 Mar 2018 16:21:18 +0200 Subject: [PATCH] fix redirects --- basics/index.md | 2 +- filters/index.md | 2 +- tags/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/basics/index.md b/basics/index.md index 9b85ece..488c9d7 100644 --- a/basics/index.md +++ b/basics/index.md @@ -1,3 +1,3 @@ --- -redirect_to: /liquid/basics/introduction +redirect_to: /basics/introduction --- diff --git a/filters/index.md b/filters/index.md index aec1972..42b7a28 100644 --- a/filters/index.md +++ b/filters/index.md @@ -1,3 +1,3 @@ --- -redirect_to: /liquid/filters/abs +redirect_to: /filters/abs --- diff --git a/tags/index.md b/tags/index.md index 4675878..b8f832e 100644 --- a/tags/index.md +++ b/tags/index.md @@ -1,3 +1,3 @@ --- -redirect_to: /liquid/tags/control-flow +redirect_to: /tags/control-flow ---