From d4608a6420d102f7efe077368f2ad134ffdf22b8 Mon Sep 17 00:00:00 2001 From: Bee Wilkerson Date: Thu, 19 Feb 2026 10:01:33 -0800 Subject: [PATCH] Fix link to blog in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19561a1..cd3e9bf 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A Python centric, basic robotics platform providing ## Status *** This is still a work in progress *** -Latest update: We have WebRTC video! 🚀🎉. Check out the [lazy blog](https://github.com/littlebee/basic_bot/blob/main/Blog.md) for more details and older updates. +Latest update: We have WebRTC video! 🚀🎉. Check out the [lazy blog](https://github.com/littlebee/basic_bot/blob/main/BLOG.md) for more details and older updates. ## Getting Started