Skip to content

Commit a8289ff

Browse files
committed
doc: fix links
1 parent 967122b commit a8289ff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,12 @@ You can use the `@board/` parameter with `idf.py` to switch between different bo
7979

8080
## Acknowledgements
8181

82-
This port is based on the work of the original OpenTyrian project (https://bitbucket.org/opentyrian/opentyrian/wiki/Home) and an ESP32 port by Gadget Workbench, which was initially created for ESP-WROVER and ESP-IDF 4.2. The current version is compatible with ESP-IDF 5.3 and leverages the ESP-BSP for board support. The updated port uses SDL3, available on the [Espressif Component Registry](https://components.espressif.com/components/georgik/sdl/versions/3.1.2~2).
82+
This port is based on the work of the original OpenTyrian project (https://github.com/jkirsons/OpenTyrian) and an ESP32 port by Gadget Workbench, which was initially created for ESP-WROVER and ESP-IDF 4.2. The current version is compatible with ESP-IDF 5.3 and leverages the ESP-BSP for board support. The updated port uses SDL3, available on the [Espressif Component Registry](https://components.espressif.com/components/georgik/sdl/).
8383

8484
## Original Video
8585

8686
[![Alt text](https://img.youtube.com/vi/UL5eTUv7SZE/0.jpg)](https://www.youtube.com/watch?v=UL5eTUv7SZE)
8787

8888
## Credits
8989

90-
- FreeSans.ttf - [GNU FreeFont](https://github.com/opensourcedesign/fonts/blob/master/gnu-freefont_freesans/FreeSans.ttf)
91-
9290
Special thanks to all contributors and the open-source community for making this project possible.

0 commit comments

Comments
 (0)