summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Feerick <peter.feerick@gmail.com>2020-11-09 20:01:03 +1000
committerPeter Feerick <peter.feerick@gmail.com>2020-11-09 20:01:03 +1000
commit540089954a0d52ea1b9861a77857c13d839f8ffc (patch)
tree849fd0d28d9ebdc9d73a8b9b8ee352d6fe4f4aab /README.md
parentf0e1f98823e41bfc2d9743fa8de70c882f26f93b (diff)
Fix companion app documentation links broken during #68
Diffstat (limited to 'README.md')
-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