From c0b5e6428df647c985be26b4a3ba77f8c8000987 Mon Sep 17 00:00:00 2001 From: nrs1g15 <nrs1g15@soton.ac.uk> Date: Sat, 29 Jun 2019 23:34:20 +0100 Subject: [PATCH] Update README.md --- Arduino Libraries/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Arduino Libraries/README.md b/Arduino Libraries/README.md index 727f36b..e64fb59 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 -- GitLab