GitHub:
```bash
-git clone https://github.gatech.edu/cs3210-spring2022/xv6.git
+git clone git@github.gatech.edu:cs3210/xv6.git
```
For this lab, we will be using the lab1 branch within git. You may switch to it
[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-spring2022/course/wiki/private-fork
-[autograder-manual]: https://github.gatech.edu/pages/cs3210-spring2022/course/wiki/autograder/
-[gradescope]: https://www.gradescope.com/courses/349001
+[private-fork]: https://github.gatech.edu/pages/cs3210/CS3210-Fall2022//wiki/private-fork/
+[autograder-manual]: https://github.gatech.edu/pages/cs3210/CS3210-Fall2022//wiki/autograder/
+[gradescope]: https://www.gradescope.com/courses/436271