From a340d32203418540ecf4befd4db8a50e50d6c113 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 8 Oct 2020 01:27:01 +0200 Subject: [PATCH] suite --- config/routes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/routes.rb b/config/routes.rb index aa77bc7..5908a10 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -911,7 +911,7 @@ Rails.application.routes.draw do get ':slug.html', to: 'public/m_odrs#show', :as => :public_m_odr - root redirect('/fr/index.html') + root "public/menu_items#show"