From 533d2c9ce0ed98aa321318abc55d27619f0e62da Mon Sep 17 00:00:00 2001 From: Wu Han Date: Tue, 5 Jan 2021 11:17:30 +0000 Subject: [PATCH] README: fix bluepill link STM32Duino wiki url has been updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9bef8c1..8c8ebcc6 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ The following 44 microcontroller boards are currently supported: * [Seeed Sipeed MAix BiT](https://www.seeedstudio.com/Sipeed-MAix-BiT-for-RISC-V-AI-IoT-p-2872.html) * [SiFIve HiFive1](https://www.sifive.com/boards/hifive1) * [ST Micro "Nucleo F103RB"](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html) -* [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill) +* [ST Micro STM32F103XX "Bluepill"](https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill) * [ST Micro STM32F407 "Discovery"](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) * [X9 Pro smartwatch](https://github.com/curtpw/nRF5x-device-reverse-engineering/tree/master/X9-nrf52832-activity-tracker/)