From fad70712ede85224a2726ef83d90b784e1ff20a5 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 7 Apr 2020 16:50:29 -0500 Subject: [PATCH] fix-redirects.sh: adding forced redirect --- slides/_redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/_redirects b/slides/_redirects index fc86e14a..e2b776f1 100644 --- a/slides/_redirects +++ b/slides/_redirects @@ -1,6 +1,6 @@ # Uncomment and/or edit one of the the following lines if necessary. #/ /kube-halfday.yml.html 200 -/ /kube-fullday.yml.html 200 +/ /kube-fullday.yml.html 200! #/ /kube-twodays.yml.html 200 # And this allows to do "git clone https://container.training".