Skip to content

Commit c295eb5

Browse files
committed
🐛 fix relative paths
1 parent 3e83433 commit c295eb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This describes the scripts we configure to run in boot on every device to config
44

55
\*\* The firewall was used to optimize the network communication, dropping all unecessary traffic. For more details about the firewall, please check out the [Firewall settings](/firewall.md) docs page.
66

7-
![Network designed](../assets/setup/network-PLEN.png)
7+
![Network designed](/assets/setup/network-PLEN.png)
88

99
## End device configuration
1010

docs/lora-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The information found here is based of the [Sakshama Ghoslya blog](https://www.s
88

99
<div style="text-align: center; margin: 32px auto;">
1010

11-
![LoRa Physical Layer.](../assets/lora/LoRa-packet-structure-for-the-physical-layer.png)
11+
![LoRa Physical Layer.](/assets/lora/LoRa-packet-structure-for-the-physical-layer.png)
1212

1313
</div>
1414

0 commit comments

Comments
 (0)