From 538943d75f2ee329aa894a764850ae0b21e39867 Mon Sep 17 00:00:00 2001 From: strawmanbobi Date: Sun, 1 Feb 2026 12:05:20 +0800 Subject: [PATCH] updated related links --- android-example/README.md | 8 ++++---- arduino-example/README.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/android-example/README.md b/android-example/README.md index 46e66cd..ce1b9db 100644 --- a/android-example/README.md +++ b/android-example/README.md @@ -64,10 +64,10 @@ and then pass the remote control command by pressing buttons accordingly. The Ar ## Related Links -- IRext Official Site: https://irext.net -- IRext Documentation: https://site.irext.net/doc -- IRext GitHub: https://github.com/irext +- [IRext Official Site](https://site.irext.net) +- [IRext Documentation](https://site.irext.net/doc) +- [IRext Open Source Project](https://opensource.irext.net) ## License -Please refer to the IRext repository for license information. \ No newline at end of file +Please refer to the [IRext repository](https://opensource.irext.net) for license information. \ No newline at end of file diff --git a/arduino-example/README.md b/arduino-example/README.md index aa98517..cbd56cc 100644 --- a/arduino-example/README.md +++ b/arduino-example/README.md @@ -51,10 +51,10 @@ The system supports various IR protocols and device types through its modular de ## Related Links -- IRext Official Site: https://irext.net -- IRext Documentation: https://site.irext.net/doc -- IRext GitHub: https://github.com/irext +- [IRext Official Site](https://site.irext.net) +- [IRext Documentation](https://site.irext.net/doc) +- [IRext Open Source Project](https://opensource.irext.net) ## License -Please refer to the IRext repository for license information. \ No newline at end of file +Please refer to the [IRext repository](https://opensource.irext.net) for license information.