From bde138339742aa57a828c1c6a6fd30fada0e599b Mon Sep 17 00:00:00 2001
From: Eddy Chen <89349085+ecxyzzy@users.noreply.github.com>
Date: Sun, 10 Nov 2024 15:14:30 -0800
Subject: [PATCH] chore: update links
---
README.md | 4 ++--
site/src/component/Footer/Footer.tsx | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index db7cd45f..46f2ebc5 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Features include:
## 🔨 Built with
-- [PeterPortal API](https://github.com/icssc/peterportal-api-next)
+- [Anteater API](https://github.com/icssc/anteater-api)
- Express
- React
- tRPC
@@ -109,7 +109,7 @@ Optionally, you can run the site/api separately by changing into their respectiv
## Where does the data come from?
-We consolidate our data directly from official UCI sources such as: UCI Catalogue, UCI Public Records Office, and UCI WebReg (courtesy of [PeterPortal API](https://github.com/icssc/peterportal-api-next)).
+We consolidate our data directly from official UCI sources such as: UCI Catalogue, UCI Public Records Office, and UCI WebReg (courtesy of [Anteater API](https://github.com/icssc/anteater-api)).
## Bug Report
diff --git a/site/src/component/Footer/Footer.tsx b/site/src/component/Footer/Footer.tsx
index 0586e2d8..bd13eda6 100644
--- a/site/src/component/Footer/Footer.tsx
+++ b/site/src/component/Footer/Footer.tsx
@@ -9,7 +9,7 @@ const Footer: FC = () => {
GitHub
-
+
API