summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2020-11-17 19:14:44 +0100
committerGitHub <noreply@github.com>2020-11-17 19:14:44 +0100
commiteb3a22554cf1868fb52da533496ac2324b7d222a (patch)
tree6fe1c36dd69a7966533f31cb6625dfe00acc3839
parentfc3f8f0f781f5e03294c753bf229168f0d01abe0 (diff)
parent540089954a0d52ea1b9861a77857c13d839f8ffc (diff)
Merge pull request #131 from pfeerick/doc-fix
Fix companion app documentation links broken during #68
-rw-r--r--README.md6
1 files 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