Skip to content

Commit 0ed5642

Browse files
committed
Fixed a few more links that failed build.
1 parent 83ccf1b commit 0ed5642

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/computer-science/extras/other_curricula.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Borr Prject is one of a few efforts to inform learners how they can pursue c
99
- [P1xt](https://github.com/P1xt/p1xt-guides)
1010
- [Functional CS](https://functionalcs.github.io/curriculum/)
1111

12-
What differentiates the Borr Project? The Borr Project is dedicated to how an individual can learn the undergraduate CS curriculum. This is why we use the [CS2013](../../curricular_guidelines.md) as our curricular guidelines. These guidelines are written by the two foremost professional organizations in computing.
12+
What differentiates the Borr Project? The Borr Project is dedicated to how an individual can learn the undergraduate CS curriculum. This is why we use the [CS2013](../curricular_guidelines.md) as our curricular guidelines. These guidelines are written by the two foremost professional organizations in computing.
1313

1414
To know what makes the Borr Project Different from OSSU, read [this blog post](https://borrproject.github.io/blog/announcing-borr-project/).
1515

docs/computer-science/faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This page answers some questions that we frequently receive about the curriculum
44
If you have questions that aren't answered here, try asking through one of our [community channels](../#community).
55
If it seems important enough or we get asked that question a lot, we will probably add it here.
66

7-
Alternatively, you could [contribute](../../contributing.md) an answer yourself.
7+
Alternatively, you could [contribute](/contributing.md) an answer yourself.
88

99
## Questions
1010

@@ -13,7 +13,7 @@ No. The Borr Project creates guides to resources that will empower you to learn
1313

1414
### How can I review the math prerequisites?
1515

16-
See our [Pre-College Math](../../precollege-math/index.md) curriculum for a list of resources to use for reviewing the math prerequisites.
16+
See our [Pre-College Math](/precollege-math/index.md) curriculum for a list of resources to use for reviewing the math prerequisites.
1717

1818
### What is a good course to learn a particular language?
1919
The Borr Project focuses on finding the best courses to learn computer science topics, and isn’t focused on finding language-specific courses. If you are looking to learn a particular language or framework there are two great resources to check.
@@ -72,7 +72,7 @@ Sometimes a course is on multiple platforms that are reasonably similar in quali
7272

7373
### Why doesn't the curriculum cover/ignore topic X?
7474

75-
You can read more about our curricular guidelines and the qualifications of the guidelines' authors [here](../curricular_guidelines.md). If you find a topic that is required by our guidelines and is not included in the curriculum, we should make a change! Read more about [contributing to a change](../../contributing.md).
75+
You can read more about our curricular guidelines and the qualifications of the guidelines' authors [here](./curricular_guidelines.md). If you find a topic that is required by our guidelines and is not included in the curriculum, we should make a change! Read more about [contributing to a change](/contributing.md).
7676

7777
### Why is the curriculum missing some pre-requisites?
7878

docs/math/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Frequently Asked Questions
22

33
This page answers some questions that we frequently receive about the curriculum.
4-
If you have questions that aren't answered here, try asking through one of our [community channels](../#community).
4+
If you have questions that aren't answered here, try asking through one of our [community channels](./index.md#community).
55
If it seems important enough or we get asked that question a lot, we will probably add it here.
66

7-
Alternatively, you could [contribute](../../contributing.md) an answer yourself.
7+
Alternatively, you could [contribute](/contributing.md) an answer yourself.
88

99
## Contents
1010

0 commit comments

Comments
 (0)