Redirect
This commit is contained in:
parent
e1eb1be781
commit
26eb99d4a7
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
[build]
|
||||
command = "npm run generate"
|
||||
functions = "netlify/"
|
||||
|
||||
[[redirects]]
|
||||
from = "https://postwoman.io"
|
||||
to = "https://hoppscotch.io"
|
||||
status = 301
|
||||
force = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue