This commit is contained in:
Liyas Thomas
2020-08-24 04:52:57 +05:30
committed by GitHub
parent e1eb1be781
commit 26eb99d4a7

View File

@@ -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