This commit is contained in:
Nicolas Bally 2020-08-10 18:17:03 +02:00
parent 1d0bdecc79
commit 00cffdbcee

View File

@ -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")