mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 21:36:31 +00:00
Update redirects (#414)
Update redirects. Tested as working in home-assistant/companion.home-assistant#185
This commit is contained in:
parent
cae68ee9ea
commit
9a1990cbaf
@ -15,5 +15,7 @@
|
||||
command = "yarn build"
|
||||
|
||||
[[redirects]]
|
||||
from = "/docs/en/*.html"
|
||||
to = "/docs/:splat"
|
||||
from = "/docs/en/*"
|
||||
to = "/docs/:splat"
|
||||
status = 301
|
||||
force = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user