1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 02:55:01 +00:00
mon-entreprise/netlify.toml
2018-08-04 12:11:35 +02:00

11 lines
232 B
TOML

[[redirects]]
from = "https://infrance.org/*"
to = "https://www.infrance.org/"
status = 301
force = false
[[redirects]]
from = "https://www.infrance.org/*"
to = "https://www.infrance.org/infrance/:splat"
status = 301
force = false