diff options
| author | JF <JF002@users.noreply.github.com> | 2021-10-02 18:01:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-02 18:01:46 +0200 |
| commit | 6cf57970494ba16088bfbb2a065082f59d84ff0a (patch) | |
| tree | 8721d75fe78cfcdc9fb226d32e0d7fd4d6e8a4c9 | |
| parent | 1159403aee31d6d58a3eaab6620908cd6c1718cb (diff) | |
| parent | 6aa945a4f5faf5f9e3ad589ebd5bd8bce4ef5dbf (diff) | |
Merge pull request #700 from Sematre/fix-dead-link
Fix dead link in README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ As of now, here is the list of achievements of this project: * **[Experimental]** [WebBLEWatch](https://hubmartin.github.io/WebBLEWatch/) Synchronize time directly from your web browser. [video](https://youtu.be/IakiuhVDdrY) * **[Experimental]** [Infini-iOS](https://github.com/xan-m/Infini-iOS) (on iOS) - OTA (Over-the-air) update via BLE - - [Bootloader](https://github.com/JF002/pinetime-mcuboot-bootloader) based on [MCUBoot](https://juullabs-oss.github.io/mcuboot/) + - [Bootloader](https://github.com/JF002/pinetime-mcuboot-bootloader) based on [MCUBoot](https://www.mcuboot.com) ## Documentation |
