Skip to content

Commit 86309f7

Browse files
committed
correct brocken links for mkdocs
1 parent 741f027 commit 86309f7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ Done! Your first STM8 based project is up and running!
9090
## Supported hardware
9191

9292
Anything with an STM8S103 or STM8S003 should work. For example, the
93-
70-cent-[STM8S103 breakout boards](https://tenbaht.github.io/sduino/hardware/stm8blue.md),
94-
[ESP14 Wifi boards](https://tenbaht.github.io/sduino/hardware/esp14.md),
93+
70-cent-[STM8S103 breakout boards](https://tenbaht.github.io/sduino/hardware/stm8blue),
94+
[ESP14 Wifi boards](https://tenbaht.github.io/sduino/hardware/esp14),
9595
or even the [W1209 thermostat boards](https://www.aliexpress.com/wholesale?SearchText=w1209)
9696
that are abundant on aliexpress and Amazon. All you need to get started is a
9797
simple ST-Link/V2 compatible flash programmer, available for less then $3
@@ -109,12 +109,12 @@ five 10 bit ADC inputs, 3 timers, and up to 14 I/O pins - quite similar to
109109
an Atmel ATmega8 as it was used on the first Arduino boards.
110110

111111
Support for the more powerful
112-
[STM8S105 Discovery board](https://tenbaht.github.io/sduino/hardware/stm8sdiscovery.md)
112+
[STM8S105 Discovery board](https://tenbaht.github.io/sduino/hardware/stm8sdiscovery)
113113
is very fresh, but should work now. At least Blink.c works already. These
114114
amazing $9 boards offer even more resources, come with a build-in flash
115115
programmer and are very similar to an Arduino Uno with an ATmega328 CPU.
116116

117-
Find more information here: [Supported Boards](https://tenbaht.github.io/sduino/hardware.md)
117+
Find more information here: [Supported Boards](https://tenbaht.github.io/sduino/hardware)
118118

119119

120120

0 commit comments

Comments
 (0)