diff options
author | Tom Barnes <tom@mechboards.co.uk> | 2023-01-12 11:29:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-12 22:29:25 +1100 |
commit | 0cff6367397f4da681458894a997961e528e5239 (patch) | |
tree | 9bba827e49a86c61859442a77c189b9c4a26a7e6 /docs/platformdev_blackpill_f4x1.md | |
parent | 2b5e5d90470ae261619cf22448dbcbbdde870fce (diff) |
weact docs patch re "security vulnerability" (#19572)
Diffstat (limited to 'docs/platformdev_blackpill_f4x1.md')
-rw-r--r-- | docs/platformdev_blackpill_f4x1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platformdev_blackpill_f4x1.md b/docs/platformdev_blackpill_f4x1.md index d5537a4535..f394515b8e 100644 --- a/docs/platformdev_blackpill_f4x1.md +++ b/docs/platformdev_blackpill_f4x1.md @@ -4,7 +4,7 @@ This document applies to the F401- and F411-based Blackpills. The WeAct Blackpill is a popular choice for handwired boards, as it offers a powerful micro controller, USB Type C, a good number of pins to use, and a large amount of firmware space. All for a ~$6 USD price tag. -* [WeAct GitHub for F4x1 Blackpill](https://github.com/WeActTC/MiniSTM32F4x1) +* [WeAct GitHub for F4x1 Blackpill](https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1) * Unfortunately, due to supply issues official WeAct F411 based blackpills may not be available. ![Blackpill F411](https://i.imgur.com/nCgeolTh.png) |