Redirect
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
[build]
|
[build]
|
||||||
command = "npm run generate"
|
command = "npm run generate"
|
||||||
functions = "netlify/"
|
functions = "netlify/"
|
||||||
|
|
||||||
|
[[redirects]]
|
||||||
|
from = "https://postwoman.io"
|
||||||
|
to = "https://hoppscotch.io"
|
||||||
|
status = 301
|
||||||
|
force = true
|
||||||
|
|||||||
Reference in New Issue
Block a user