diff --git a/Arduino Libraries/README.md b/Arduino Libraries/README.md
index 727f36b2061362386b083ccb211cdb419edd56a7..e64fb590b506a8c80ab4ec6e2cf515d3d85fc3a9 100644
--- a/Arduino Libraries/README.md	
+++ b/Arduino Libraries/README.md	
@@ -3,7 +3,7 @@ This folder holds the Arduino Libraries used by firmwares corresponding microcon
 This file _should_ be updated with information detailing the latest version of Arduino Libraries.
 [SUFST Website](https://www.sufst.co.uk)
 
-Please read the [master README.md](https://git.soton.ac.uk/SUFST/susft-firmware/blob/master/README.md) first.
+Please read the [master README.md](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/README.md) first.
 
 ## Folder Contents
 * **/Arduino Mega 2560** - Arduino libraries for the Arduino Mega 2560 running at 16MHz.
@@ -12,7 +12,7 @@ Please read the [master README.md](https://git.soton.ac.uk/SUFST/susft-firmware/
 * **/README.md** - This file.
 
 ## Documentation
-    These libraries are **ONLY** ensured to work with the corresponding microcontroller at the given F_CPU of 16MHz.
+These libraries are **ONLY** ensured to work with the corresponding microcontroller at the given F_CPU of 16MHz.
 	
 ## Maintainers
 * Nathan - _nrs1g15@soton.ac.uk_
@@ -21,6 +21,6 @@ Please read the [master README.md](https://git.soton.ac.uk/SUFST/susft-firmware/
 * Nathan - _nrs1g15@soton.ac.uk_
 
 ## Version History 
-    Please see the [Arduino Libraries CHANGELOG](https://git.soton.ac.uk/SUFST/susft-firmware/blob/master/CHANGELOG.md) for further details on changes.
+Please see the [Arduino Libraries CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Arduino%20Libraries/CHANGELOG.md) for further details on changes.
 
 * **v1.0** - Initial release.
\ No newline at end of file