From efffc0fad08a83933c68662ad6165f5b2ea6b6f8 Mon Sep 17 00:00:00 2001 From: asankar04 Date: Mon, 10 Mar 2025 10:55:25 -0500 Subject: [PATCH] Add E-board apps redirect --- firebase.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/firebase.json b/firebase.json index 61e8e43..e9f7834 100644 --- a/firebase.json +++ b/firebase.json @@ -11,7 +11,7 @@ "source": "/open-spots", "destination": "https://github.com/jaypyles/open-spots", "type": 301 - }, + }, { "source": "/uab-spots", "destination": "https://open-spots.vercel.app/", @@ -40,6 +40,10 @@ "source": "/atlas", "destination": "https://uabacm.org/resources", "type": 301 + }, { + "source": "/exec/apply", + "destination": "https://docs.google.com/forms/d/e/1FAIpQLSe8CaKkqTVOW6uJ3zBNzx_-a4e2cuZQBpbEd34xRtzTiaJyPA/viewform?usp=dialog", + "type": 302 }, { "source": "/dinnerfeedback", "destination": "https://forms.gle/NEwjW4mEgLHCvzFfA",