From ada266e3981cb88ddc36c99684c23acc1fdd30d2 Mon Sep 17 00:00:00 2001 From: tate Date: Sat, 7 Nov 2020 22:30:29 -0500 Subject: [PATCH] feat: link route --- vercel.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vercel.json b/vercel.json index 7f44eccd..d003620a 100644 --- a/vercel.json +++ b/vercel.json @@ -21,6 +21,10 @@ "source": "/chat", "destination": "https://discord.gg/sNgJkMg" }, + { + "source": "/link", + "destination": "https://arweave.net/CodqSDWXY5CALyMf9oFLCtTDRYdW4lV9X9O7j-73g1U" + }, { "source": "/(.*)", "destination": "/"