From 515bda30ff8d44adf361ef112762f39aedecb121 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Fri, 20 Sep 2019 10:09:42 -0500 Subject: [PATCH] Add redirect --- slides/_redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/_redirects b/slides/_redirects index e7606e61..fc86e14a 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".