Skip to content

Commit 8dde019

Browse files
authored
Fix "Teach Yourself CS" hyperlink
The "Teach Yourself CS" hyperlink led to a 404 - not found page, so I updated the link.
1 parent 0fcd9ed commit 8dde019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Collection of resources for programmers!
33

44
If you are starting out and want to follow a curriculum for CS, you can check out the follow resources:
55

6-
- [Teach Yourself CS](teachyourselfcs.com)
6+
- [Teach Yourself CS](https://teachyourselfcs.com/)
77
- [OSSU CS](https://github.com/ossu/computer-science)
88

99
## Table of contents

0 commit comments

Comments
 (0)