diff --git a/config/routes.rb b/config/routes.rb index 08c5387..f36e51f 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -914,7 +914,7 @@ Rails.application.routes.draw do get ':slug.html', to: 'public/m_odrs#show', :as => :public_m_odr - root "public/menu_items#index" + get '/'=> redirect("fr/index.html")