From aecd44a83684ef3be43724a660db497e5998e738 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Fri, 6 Feb 2026 21:12:18 -0700 Subject: [PATCH] Fix mcbluetooth-esp32 link to Gitea --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9639589..3e0d655 100644 --- a/README.md +++ b/README.md @@ -509,7 +509,7 @@ mcbluetooth/ ## Related Projects -- [mcbluetooth-esp32](https://github.com/supported-systems/mcbluetooth-esp32) — ESP32 test harness for automated E2E Bluetooth testing with mcbluetooth +- [mcbluetooth-esp32](https://git.supported.systems/MCP/mcbluetooth-esp32) — ESP32 test harness for automated E2E Bluetooth testing with mcbluetooth - [FastMCP](https://gofastmcp.com) — The MCP framework powering this server - [BlueZ](http://www.bluez.org/) — The official Linux Bluetooth stack - [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) — Fast D-Bus client for Python