diff --git a/README.md b/README.md
index 7955051f4b4c18d2fa67c112b9865e7c1906bf14..060eb4c8f67f399593f4ebf6c608ee427b67a931 100644
--- a/README.md
+++ b/README.md
@@ -51,10 +51,10 @@ This repository holds all the firmware used within SUSFT on the various microcon
 ### Further Documentation
     Each sub-folder should have a corresponding README.md that further details specific documentation.
     These can be found at:
-* [Arduino Libraries README](https://git.soton.ac.uk/SUFST/susft-firmware/blob/master/CHANGELOG.md).
-* [CAN SD Card Logger README] 
-* [CAN Wireless Transceiver README]
-* [Common README]
+* [Arduino Libraries README](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Arduino%20Libraries/README.md).
+* [CAN SD Card Logger README](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/CAN%20SD%20Card%20Logger/README.md).
+* [CAN Wireless Transceiver README](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/CAN%20Wireless%20Transceiver/README.md).
+* [Common README](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Common/README.md).
    
 ## License Information
     SUFST Firmware is open source with LICENSE detailing further licensing information.
@@ -62,7 +62,7 @@ This repository holds all the firmware used within SUSFT on the various microcon
 ## Contributing to SUFST Firmware
     If you wish to contribute to SUFST firmware please make it known to one of the maintainers detailed below.
 	If you are a contributor please **DO NOT** actively work on the master branch and **DO NOT** push/merge your code to master, instead, you're happy with your branch create a merge request through 
-	[here](https://git.soton.ac.uk/SUFST/susft-firmware/merge_requests/new#). This allows maintainers to re-view your changes and manually accept them into master. This process allows the maintainers to
+	[here](https://git.soton.ac.uk/SUFST/sufst-firmware/merge_requests/new#). This allows maintainers to re-view your changes and manually accept them into master. This process allows the maintainers to
 	know exactly whats on the master branch.
 	
 ## Maintainers
@@ -77,10 +77,10 @@ This repository holds all the firmware used within SUSFT on the various microcon
 ## Version History 
     Each sub-folder should have a corresponding further detailed change log.
     These can be found at:
-*  [Arduino Libraries CHANGELOG](https://git.soton.ac.uk/SUFST/susft-firmware/blob/master/CHANGELOG.md).
-* [CAN SD Card Logger CHANGELOG] 
-* [CAN Wireless Transceiver CHANGELOG]
-* [Common CHANGELOG]
+*  [Arduino Libraries CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Arduino%20Libraries/CHANGELOG.md).
+* [CAN SD Card Logger CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/CAN%20SD%20Card%20Logger/CHANGELOG.md).
+* [CAN Wireless Transceiver CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/CAN%20Wireless%20Transceiver/CHANGELOG.md).
+* [Common CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Common/CHANGELOG.md).
 
 Below details versions of SUFST Firmware:
 * **v1.0** - Initial release with CAN Wireless Transceiver and CAN SD Card Logger.
\ No newline at end of file