From 5a9edf209379ad5a64eb59aa3be1d7f79dba26bb Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Tue, 4 May 2021 12:13:17 +0200 Subject: [PATCH] programme 2021 --- app/views/layouts/public.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index b66c5cd..7505257 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -211,7 +211,7 @@ %p =link_to "Mentions légales", "/fr/mentions-legales.html", :target => "_blank" - =link_to "Programmation", "/fr/programme.html" + =link_to "Programmation", "/fr/progammation-2021.html" =link_to "Billetterie", "/fr/billetterie.html" =link_to "Partenaires", "/fr/partenaires.html"