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"