From fd9b21cadecd8911156b612200a108bee80dbb8c Mon Sep 17 00:00:00 2001 From: Bert Date: Tue, 1 Sep 2026 18:51:27 +0200 Subject: [PATCH] Fix URL formatting in README.md https:/firmware.antonsmindstorms.com URL is missing a '/' and goes to 'https://github.com/firmware.antonsmindstorms.com' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c79e0c3..fb01d32 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ is recommended. ### On LMS-ESP32 -The module should be included in the latest Micropython firmware from . If not, use ViperIDE as described above. +The module should be included in the latest Micropython firmware from . If not, use ViperIDE as described above. ### On SPIKE Legacy or MINDSTORMS Robot Inventor