From 540089954a0d52ea1b9861a77857c13d839f8ffc Mon Sep 17 00:00:00 2001 From: Peter Feerick Date: Mon, 9 Nov 2020 20:01:03 +1000 Subject: [PATCH] Fix companion app documentation links broken during #68 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a3a589f7..1f522b16 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,9 @@ As of now, here is the list of achievements of this project: - [Memory analysis](./doc/MemoryAnalysis.md) ### Using the firmware - - [Integration with Gadgetbridge](doc/CompanionApps/Gadgetbridge.md) - - [Integration with AmazFish](doc/CompanionApps/Amazfish.md) - - [Firmware update, OTA](doc/CompanionApps/NrfconnectOTA.md) + - [Integration with Gadgetbridge](doc/companionapps/Gadgetbridge.md) + - [Integration with AmazFish](doc/companionapps/Amazfish.md) + - [Firmware update, OTA](doc/companionapps/NrfconnectOTA.md) ## TODO - contribute