From 4452f0729bd081bd316d145b55db68b5288970e5 Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Mon, 16 Oct 2023 12:01:15 +0200 Subject: [PATCH] boards/lsn50: change image Either the wiki is down, or the image was removed from upstream. This replaces it with the same image hosted on the zephyr doc. As a site effect, code spell likes the new URL much more. --- boards/lsn50/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/lsn50/doc.txt b/boards/lsn50/doc.txt index e7ade75df3..39a6ecf8f3 100644 --- a/boards/lsn50/doc.txt +++ b/boards/lsn50/doc.txt @@ -7,7 +7,7 @@ This board is a waterproof board with a LoRa SX1276 radio. -![LSN50](https://wiki.dragino.com/images/thumb/e/e9/Introdution.png/600px-Introdution.png) +![LSN50](https://docs.zephyrproject.org/latest/_images/dragino_lsn50.jpg) Documentation of the board is available [here](https://wiki.dragino.com/index.php?title=Lora_Sensor_Node-LSN50).