From 2264340559ed9139658e8d78a6a714ec27c92142 Mon Sep 17 00:00:00 2001 From: Dryw Wade Date: Mon, 10 Mar 2025 17:35:58 -0600 Subject: [PATCH] rp2/boards/SPARKFUN_XRP_CONTROLLER_BETA: Fix XRP Controller Beta URL. Signed-off-by: Dryw Wade --- ports/rp2/boards/SPARKFUN_XRP_CONTROLLER_BETA/board.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/rp2/boards/SPARKFUN_XRP_CONTROLLER_BETA/board.json b/ports/rp2/boards/SPARKFUN_XRP_CONTROLLER_BETA/board.json index cece574326..b7dbd01600 100644 --- a/ports/rp2/boards/SPARKFUN_XRP_CONTROLLER_BETA/board.json +++ b/ports/rp2/boards/SPARKFUN_XRP_CONTROLLER_BETA/board.json @@ -18,6 +18,6 @@ "mcu": "rp2040", "product": "XRP Controller (Beta)", "thumbnail": "", - "url": "https://www.sparkfun.com/sparkfun-experiential-robotics-platform-xrp-controller.html", + "url": "https://www.sparkfun.com/sparkfun-experiential-robotics-platform-xrp-controller-beta.html", "vendor": "Sparkfun" }