diff --git a/free-programming-books.md b/free-programming-books.md index ab20284853de8b5e0c847de7acde8d621d8d4526..6c9b9382efce758b55a9e6add50f510e7f4f6cec 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -434,7 +434,6 @@ ####Operating systems * [How to Make a Computer Operating System (Work in Progress)](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System) -* [Operating System Concepts, 8th Edition](http://elajt.info/lit/OS_8th_Edition.pdf) (PDF) * [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX) * [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) (PDF) * [Practical File System Design:The Be File System](http://www.nobius.org/~dbg/practical-file-system-design.pdf) (PDF) - Dominic Giampaolo