diff --git a/Utility-containers.md b/Utility-containers.md index 9f13ea6..c9ab428 100644 --- a/Utility-containers.md +++ b/Utility-containers.md @@ -2,14 +2,7 @@ (Add a section for each new utility container, as well as documentation) -### Repositories -* [SerenityOS](https://github.com/SerenityOS/serenity): pay special attention to YouTube channels of major contributors. -### YouTube -* [Building an OS by nanobyte](https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN&t=1s&ab_channel=nanobyte): live-coding with a digest of the most important concepts behind-the-hood. -### Official documentation: -* [AMD64 Architecture Programmer’s Manual Volume 1: Application Programming][amd64v1] -* [AMD64 Architecture Programmer’s Manual Volume 2: System Programming][amd64v2] -* [Intel® 64 and IA-32 Architectures Software Developer Manuals][intel64] + [//]: # (Second part of reference-style links) [os01]: https://github.com/tuhdo/os01