mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 19:37:29 +02:00
fix app -> create
This commit is contained in:
@@ -22,7 +22,7 @@ ID = "webmaker"
|
|||||||
# routing internally.
|
# routing internally.
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "https://preview.webmaker.app/*"
|
from = "https://preview.webmaker.app/*"
|
||||||
to = "/app/preview/:splat"
|
to = "/create/preview/:splat"
|
||||||
status = 200
|
status = 200
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user