README: Fix broken URLs

This commit is contained in:
Victor Kareh
2024-02-21 14:49:46 -05:00
committed by JF
parent 6ab512a6b6
commit 004b2bf3a0
3 changed files with 4 additions and 4 deletions

View File

@@ -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?