fix(netlify): redirect rule

This commit is contained in:
Stefan Imhoff
2023-08-17 12:03:21 +02:00
parent 966980395e
commit 51e648bb3d

View File

@@ -53,7 +53,7 @@ force = true
[[redirects]] [[redirects]]
from = "/templates-for-ia-writer" from = "/templates-for-ia-writer"
to = "/koi-design" to = "/template-ia-writer-nanzan"
status = 301 status = 301
force = true force = true