docs: update links
This commit is contained in:
18
netlify.toml
18
netlify.toml
@@ -1,3 +1,21 @@
|
||||
[build]
|
||||
command = "npm run generate"
|
||||
functions = "netlify/"
|
||||
|
||||
[[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
|
||||
force = true
|
||||
Reference in New Issue
Block a user