🐛 répare la redirection pour les anciennes versions de l'url d'iframe (modules/v2)

pull/297/head
Johan Girod 2018-08-10 10:51:45 +02:00
parent 0b3ffc28e3
commit fe05b652c5
1 changed files with 2 additions and 3 deletions

View File

@ -9,9 +9,8 @@ to = "/infrance.html"
status = 200
[[redirects]]
from = "https://embauche.beta.gouv.fr/modules/v2/dist/simulateur.js"
to = "/dist/simulateur.js"
status = 200
from = "https://embauche.beta.gouv.fr/modules/v2/*"
to = "/:splat"
[[redirects]]
from = "https://embauche.beta.gouv.fr/*"