api-client/netlify.toml

28 lines
492 B
TOML
Raw Normal View History

2020-03-12 14:45:49 +00:00
[build]
command = "npm run generate"
functions = "netlify/"
2021-04-23 11:38:17 +00:00
[[redirects]]
from = "/discord"
to = "https://discord.gg/GAMWxmR"
status = 301
force = true
[[redirects]]
from = "/telegram"
to = "https://t.me/hoppscotch"
status = 301
force = true
[[redirects]]
from = "/externship_telegram"
to = "https://t.me/hoppscotch_externship"
status = 301
2021-05-25 16:13:13 +00:00
force = true
2021-06-01 01:41:05 +00:00
[[redirects]]
from = "/beta"
to = "https://forms.gle/XPYDMp8m6JHNWcYp9"
status = 301
force = true