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