diff options
| author | Victor Kareh <vkareh@redhat.com> | 2024-02-21 14:49:46 -0500 |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2024-02-25 13:17:19 +0100 |
| commit | 004b2bf3a019fa63e18b0b2d5bd912ebf82c8c76 (patch) | |
| tree | 643f9bd0fe96cabed5f553b68468937036c99c34 /bootloader/ota-dfu-python/README.md | |
| parent | 6ab512a6b6f83255f5798d0ccf574ee7ca1f287d (diff) | |
README: Fix broken URLs
Diffstat (limited to 'bootloader/ota-dfu-python/README.md')
| -rw-r--r-- | bootloader/ota-dfu-python/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootloader/ota-dfu-python/README.md b/bootloader/ota-dfu-python/README.md index c38e597a..c18da8bb 100644 --- a/bootloader/ota-dfu-python/README.md +++ b/bootloader/ota-dfu-python/README.md @@ -7,9 +7,9 @@ My own contribution is little more than a brute force conversion to python3. It is sparsely tested so there are likely to be a few remaining bytes versus string bugs remaining in the places I didn't test . I used it primarily as part of -[wasp-os](https://github.com/daniel-thompson/wasp-os) as a way to +[wasp-os](https://github.com/wasp-os/wasp-os) as a way to deliver OTA updates to nRF52-based smart watches, especially the -[Pine64 PineTime](https://www.pine64.org/pinetime/). +[Pine64 PineTime](https://pine64.org/devices/pinetime/). ## What does it do? |
