feat: updated calendar page and recruitment banner links (#219)

This commit is contained in:
Samuel Gunter
2024-05-20 20:31:09 -07:00
committed by GitHub
parent e3c2da36df
commit a2303ee35f
3 changed files with 14 additions and 14 deletions

View File

@@ -5,8 +5,8 @@ import { createPortal } from 'react-dom';
import styles from './RecruitmentBanner.module.scss';
const DISCORD_URL = 'https://discord.gg/qjcvgyVJbT';
const GITHUB_URL = 'https://github.com/sghsri/UT-Registration-Plus';
const DISCORD_URL = 'https://discord.gg/7pQDBGdmb7';
const GITHUB_URL = 'https://github.com/Longhorn-Developers/UT-Registration-Plus';
const RECRUIT_FROM_DEPARTMENTS = ['C S', 'ECE', 'MIS', 'CSE', 'EE', 'ITD'];