Skip to content

Commit

Permalink
fix: broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
badayvedat committed Oct 30, 2024
1 parent 4ac01e6 commit c716562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/read.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
- [Fast String Concatenation in JavaScript](https://docs.google.com/document/d/1o-MJPAddpfBfDZCkIHNKbMiM86iDFld7idGbNQLuKIQ)
- [Architecture of Consoles](https://www.copetti.org/writings/consoles/)
- [The Google Zanzibar Paper, Annotated by AuthZed](https://zanzibar.tech/)
- [The Architecture of Open Source Applications][https://aosabook.org/en/index.html]
- [The Architecture of Open Source Applications](https://aosabook.org/en/index.html)
- [On Implementing Bloom Filters in C](https://www.andreinc.net/2022/03/01/on-implementing-bloom-filters-in-c)
- [Build an 8-bit computer from scratch](https://eater.net/8bit)
- [A fork() in the road](https://www.microsoft.com/en-us/research/publication/a-fork-in-the-road/)
Expand Down

0 comments on commit c716562

Please sign in to comment.