From ae91c7424b8c567c5f8113149535f751a8d5ff61 Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Sun, 23 Mar 2025 09:00:13 +0530 Subject: [PATCH] fix link to hs math faq --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 624d799..cf6ef1d 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ just remember that you can't purchase success! ## Prerequisites -- [Core CS](#core-cs) assumes the student has already taken [high school math](https://github.com/ossu/computer-science/blob/master/FAQ.md#how-can-i-review-the-math-prerequisites), including algebra, geometry, and pre-calculus. +- [Core CS](#core-cs) assumes the student has already taken [high school math](FAQ.md#how-can-i-review-the-math-prerequisites), including algebra, geometry, and pre-calculus. - [Advanced CS](#advanced-cs) assumes the student has already taken the entirety of Core CS and is knowledgeable enough now to decide which electives to take. - Note that [Advanced systems](#advanced-systems) assumes the student has taken a basic physics course (e.g. AP Physics in high school).