From 3965709bd0c481956f80c4aa7c468d0211c848f0 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Mon, 1 Oct 2018 15:33:19 +0200 Subject: [PATCH] Fix a mistake in the Tour de France page --- app/views/tour_de_france/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/tour_de_france/index.html.haml b/app/views/tour_de_france/index.html.haml index 0e17ce13e..bd654e5dd 100644 --- a/app/views/tour_de_france/index.html.haml +++ b/app/views/tour_de_france/index.html.haml @@ -58,7 +58,7 @@ %li = link_to("Étape Occitanie, le 15 octobre à Toulouse", "https://www.demarches-simplifiees.fr/commencer/tour-de-france-demarches-simplifiees-fr-occitanie", target: "_blank") %li - = link_to("Étape Nouvelle-Aquitaine, le 17 octobre à Bordeaux", "https://www.demarches-simplifiees.fr/commencer/tour-de-france-demarches-simplifiees-fr-aquitaine", target: "_blank") + = link_to("Étape Nouvelle-Aquitaine, le 18 octobre à Bordeaux", "https://www.demarches-simplifiees.fr/commencer/tour-de-france-demarches-simplifiees-fr-aquitaine", target: "_blank") %li = link_to("Étape Martinique, le 24 octobre à Fort-de-France", "https://www.demarches-simplifiees.fr/commencer/tour-de-france-demarches-simplifiees-fr-martinique", target: "_blank") %li