From: Tristan Rogers Date: Thu, 7 Sep 2023 02:07:39 +0000 (-0400) Subject: Update hyperlinks in readme X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=b2e1a4e3f795062208711cdb8de4a207a2bea32c;p=cs3210-lab1.git Update hyperlinks in readme --- diff --git a/README.md b/README.md index 33b9e82..de462e5 100644 --- a/README.md +++ b/README.md @@ -528,13 +528,13 @@ of the following projects (no credit given, just fun experiments): [git-article]: https://eagain.net/articles/git-for-computer-scientists/ [cmake]: https://cmake.org/ [cmake-manual]: https://cmake.org/cmake/help/v3.21/ -[backtrace]: https://cmake.org/cmake/help/v3.21/ -[stack-article]: https://signalshore.github.io/blog/Stack-Frames-in-x86.html -[stab]: https://sourceware.org/gdb/current/onlinedocs/stabs/Overview.html +[backtrace]: https://sourceware.org/gdb/onlinedocs/gdb/Backtrace.html +[stack-article]: https://signalshore.github.io/blog/2020-09-20-Stack-Frames-in-x86.html +[stab]: https://sourceware.org/gdb/current/onlinedocs/stabs.html/Overview.html [linker]: https://sourceware.org/binutils/docs/ld/Scripts.html [bios]: https://github.com/qemu/qemu/tree/master/pc-bios [grub]: https://www.gnu.org/software/grub/ [e820]: https://wiki.osdev.org/Detecting_Memory_(x86)#BIOS_Function:_INT_0x15.2C_EAX_.3D_0xE820 -[private-fork]: https://github.gatech.edu/pages/cs3210/CS3210-Fall2023//wiki/private-fork/ -[autograder-manual]: https://github.gatech.edu/pages/cs3210/CS3210-Fall2023//wiki/autograder/ +[private-fork]: https://github.gatech.edu/pages/cs3210-fall2023/course//wiki/private-fork/ +[autograder-manual]: https://github.gatech.edu/pages/cs3210-fall2023/course//wiki/autograder/ [gradescope]: https://www.gradescope.com/courses/577124