Skip to content

Commit 1c61593

Browse files
committed
Fix broken link
1 parent 69936fc commit 1c61593

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
@@ -966,7 +966,7 @@ The best way to learn is to learn by doing.
966966
- [The elevator programming game](http://play.elevatorsaga.com/)
967967
- [Challenging projects every programmer should try](https://austinhenley.com/blog/challengingprojects.html), Austin Z. Henley
968968
- [Challenging projects every programmer should try](http://web.eecs.utk.edu/~azh/blog/challengingprojects.html): text editor, space invaders, compiler (Tiny Basic), mini OS, spreadsheet, video game console emulator.
969-
- [More challenging projects every programmer should try](https://web.eecs.utk.edu/~azh/blog/morechallengingprojects.html): ray tracer, key-value store web API, web browser, stock trading bot.
969+
- [More challenging projects every programmer should try](https://www.joyk.com/dig/detail/1608507940352050): ray tracer, key-value store web API, web browser, stock trading bot.
970970
- [Let’s Build a Regex Engine](https://kean.blog/post/lets-build-regex)
971971
- [Write a time-series database engine from scratch](https://nakabonne.dev/posts/write-tsdb-from-scratch/)
972972
- [7 GUIs to build to learn fundamental UI programming skills](https://eugenkiss.github.io/7guis/tasks/)

0 commit comments

Comments
 (0)