diff --git a/CHANGELOG.md b/CHANGELOG.md index b60351e..8c91782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -(no changes) +- Remove dead link to microbit Rust on Windows blog post in README. ## [0.15.1] - 2024-08-05 diff --git a/README.md b/README.md index 4865819..9eafa42 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ even a capable debugging interface. All you need to start programming this device is: * A BBC micro:bit board -* A computer (macOS and Linux work perfectly, [Windows tested as well](http://flames-of-code.netlify.com/blog/rust-microbit-windows/)) +* A computer (known to work with macOS, Linux and Windows) * A bit of open source software ### Know your version