From 562f0fbc8c6cae81a231925da63315c0c7c05cde Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 7 Apr 2020 16:49:23 -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 b3f97d3c..18d7ec1d 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 -/ /intro-fullday.yml.html 200 +/ /intro-fullday.yml.html 200! #/ /kube-twodays.yml.html 200 # And this allows to do "git clone https://container.training".