mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Convert all external links to https (if supported)
This commit is contained in:
@@ -24,7 +24,7 @@ The [first edition] required several C-tools for building:
|
||||
[`grub-mkrescue`]: https://www.gnu.org/software/grub/manual/grub/html_node/Invoking-grub_002dmkrescue.html
|
||||
[`xorriso`]: https://www.gnu.org/software/xorriso/
|
||||
[entering long mode]: @/first-edition/posts/02-entering-longmode/index.md
|
||||
[`nasm`]: http://www.nasm.us/xdoc/2.13.03/html/nasmdoc1.html
|
||||
[`nasm`]: https://www.nasm.us/xdoc/2.13.03/html/nasmdoc1.html
|
||||
[`ld`]: https://ftp.gnu.org/old-gnu/Manuals/ld-2.9.1/html_node/ld_3.html
|
||||
[linker script]: http://www.scoberlin.de/content/media/http/informatik/gcc_docs/ld_3.html
|
||||
[`make`]: https://www.gnu.org/software/make/
|
||||
|
||||
Reference in New Issue
Block a user