Skip to content

Commit 07c56e3

Browse files
authored
Update Readme (#4)
1 parent dc8e491 commit 07c56e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Repository for examples of typical algorithm solutions and data structures in Ja
1111

1212
Algorithms from the Freecodecamp Javascript algorithms and data structures certification coursework
1313

14-
- [Basic Algorithms](https://github.com/ahcode0919/javascript-algorithm-ds/blob/master/src/fcc-basic-algorithms/fcc-basic-algorithms.md#freecodecamp-basic-algorithms)
15-
- [Intermediate Algorithms](https://github.com/ahcode0919/javascript-algorithm-ds/blob/master/src/fcc-intermediate-algorithms/fcc-intermediate-algorithms.md#freecodecamp-intermediate-algorithms)
16-
- [Algorithm Projects](https://github.com/ahcode0919/javascript-algorithm-ds/blob/master/src/fcc-course-projects/fcc_course_projects.md)
14+
- [Basic Algorithms](./src/fcc-basic-algorithms/README.md)
15+
- [Intermediate Algorithms](./src/fcc-intermediate-algorithms/README.md)
16+
- [Algorithm Projects](./src/fcc-course-projects/README.md)
1717

1818
## Leetcode
1919

0 commit comments

Comments
 (0)