From 6c5e9bd6e8592e19960fddb554096d56fa042f11 Mon Sep 17 00:00:00 2001 From: Kyle Date: Thu, 8 Oct 2020 19:48:54 -0700 Subject: [PATCH] Fix BluePill broken link Use new url: stm32duinoforum.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b09169..1e45d93 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]! - [`stm32f1xx-hal`](https://github.com/stm32-rs/stm32f1xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f1xx-hal.svg) - Can be run on boards like the [Blue pill], [Nucleo-F103RB] and similar boards -[Blue pill]: http://wiki.stm32duino.com/index.php?title=Blue_Pill +[Blue pill]: https://stm32duinoforum.com/forum/wiki_subdomain/index_title_Blue_Pill.html [Nucleo-F103RB]: http://www.st.com/en/evaluation-tools/nucleo-f103rb.html - [`stm32f3xx-hal`](https://crates.io/crates/stm32f3xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f3xx-hal.svg)