Make the high school algebra (Intro CS prerequisite) link consistent with the FAQ (#1315)

Change the link in the prerequisite column of the Intro CS course to point to the FAQ about high school math, and not to Khan academy, to keep things consistent
This commit is contained in:
Pulkit Krishna 2025-03-08 16:00:47 +05:30 committed by GitHub
parent ab77965838
commit 0d85cfafc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -129,7 +129,7 @@ This course will introduce you to the world of computer science and programming.
Courses | Duration | Effort | Prerequisites | Discussion
:-- | :--: | :--: | :--: | :--:
[Introduction to Computer Science and Programming using Python](coursepages/intro-cs/README.md) | 14 weeks | 6-10 hours/week | [high school algebra](https://www.khanacademy.org/math/algebra-home) | [chat](https://discord.gg/jvchSm9)
[Introduction to Computer Science and Programming using Python](coursepages/intro-cs/README.md) | 14 weeks | 6-10 hours/week | [high school algebra](FAQ.md#how-can-i-review-the-math-prerequisites) | [chat](https://discord.gg/jvchSm9)
## Core CS