Skip to content

Commit 2365059

Browse files
authored
Update README.md
relative links in md
1 parent 22b7fda commit 2365059

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/esp8266/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
This page describes how the module of a Wemos D1 mini and ESP8266 is wired to the radio module and is flashed with the latest Firmware.<br/>
2727
Further information will help you to communicate to the compatible inverters.
2828

29-
You find the full [User_Manual here](https://github.com/grindylow/ahoy/blob/main/tools/esp8266/User_Manual.md)
29+
You find the full [User_Manual here](tools/esp8266/User_Manual.md)
3030

3131
## Compatiblity
3232
For now the following Inverters should work out of the box:
@@ -58,7 +58,7 @@ Any other ESP8266 Board with at least 4MBytes of ROM could work as well, dependi
5858

5959
#### There are fake NRF24L01+ Modules out there
6060
Whatch out, there are some fake NRF24L01+ Modules out there that seem to use rebranded NRF24L01 Chips (without the +).<br/>
61-
An example can be found in [Issue #230](https://github.com/grindylow/ahoy/issues/230).<br/>
61+
An example can be found in [Issue #230](https://github.com/lumapu/ahoy/issues/230).<br/>
6262
You are welcome to add more examples of faked chips. We will that information here.<br/>
6363

6464
## Wiring things up
@@ -201,7 +201,7 @@ When everything is wired up and the firmware is flashed, it is time to connect t
201201

202202

203203
## MQTT command to set the DTU without webinterface
204-
[Read here](https://github.com/grindylow/ahoy/blob/main/tools/esp8266/User_Manual.md)
204+
[Read here](tools/esp8266/User_Manual.md)
205205

206206

207207

@@ -226,4 +226,4 @@ https://discord.gg/WzhxEY62mB
226226

227227
## ToDo
228228

229-
[See this post](https://github.com/grindylow/ahoy/issues/142)
229+
[See this post](https://github.com/lumapu/ahoy/issues/142)

0 commit comments

Comments
 (0)