From fb630b6848f64fdc50345f9c9afb0f22ae1eee80 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Wed, 28 Sep 2022 23:46:07 +0900 Subject: [PATCH] boards: blackpill: Fix incorrect hyperlink references This commit fixes incorrect external hyperlink references in the Blackpill board documentation. Signed-off-by: Stephanos Ioannidis --- boards/arm/blackpill_f401cc/doc/index.rst | 2 +- boards/arm/blackpill_f401ce/doc/index.rst | 2 +- boards/arm/blackpill_f411ce/doc/index.rst | 2 +- boards/arm/stm32f401_mini/doc/index.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/boards/arm/blackpill_f401cc/doc/index.rst b/boards/arm/blackpill_f401cc/doc/index.rst index e4ba748e258..d88e9b71802 100644 --- a/boards/arm/blackpill_f401cc/doc/index.rst +++ b/boards/arm/blackpill_f401cc/doc/index.rst @@ -10,7 +10,7 @@ The WeAct Black Pill V1.2 Board is an extremely low cost and bare-bones development board featuring the STM32F401CC, see `STM32F401CC website`_. This is the 48-pin variant of the STM32F401x series, see `STM32F401x reference manual`_. More info about the board available -`here `_ and on `WeAct Github`_. +`here `_ and on `WeAct Github`_. .. image:: img/blackpill-v3.jpg :align: center diff --git a/boards/arm/blackpill_f401ce/doc/index.rst b/boards/arm/blackpill_f401ce/doc/index.rst index da8f63df258..3a91f78c86e 100644 --- a/boards/arm/blackpill_f401ce/doc/index.rst +++ b/boards/arm/blackpill_f401ce/doc/index.rst @@ -10,7 +10,7 @@ The WeAct Black Pill V3.0 Board is an extremely low cost and bare-bones development board featuring the STM32F401CE, see `STM32F401CE website`_. This is the 48-pin variant of the STM32F401x series, see `STM32F401x reference manual`_. More info about the board available -`here `_ and on `WeAct Github`_. +`here `_ and on `WeAct Github`_. .. image:: img/blackpill-v3.jpg :align: center diff --git a/boards/arm/blackpill_f411ce/doc/index.rst b/boards/arm/blackpill_f411ce/doc/index.rst index 877556288f2..1502ff7e0e4 100644 --- a/boards/arm/blackpill_f411ce/doc/index.rst +++ b/boards/arm/blackpill_f411ce/doc/index.rst @@ -10,7 +10,7 @@ The WeAct Black Pill V2.0 Board is an extremely low cost and bare-bones development board featuring the STM32F411CE, see `STM32F411CE website`_. This is the 48-pin variant of the STM32F411x series, see `STM32F411x reference manual`_. More info about the board available -`here `_ and on `WeAct Github`_. +`here `_ and on `WeAct Github`_. .. image:: img/blackpill-v2.jpg :align: center diff --git a/boards/arm/stm32f401_mini/doc/index.rst b/boards/arm/stm32f401_mini/doc/index.rst index b07e2aaa732..6465aec5ff5 100644 --- a/boards/arm/stm32f401_mini/doc/index.rst +++ b/boards/arm/stm32f401_mini/doc/index.rst @@ -8,7 +8,7 @@ Overview The STM32 Mini F401 is an extremely low cost and bare-bones development board featuring the STM32F401CC, see `STM32F401CC website`_. -More info about the board with schematics available `here `_ +More info about the board with schematics available `here `_ .. image:: img/STM32_Mini_F401-1.jpg :align: center