From da87d3785a53caecd8eddc6ebd134dd647a465bb Mon Sep 17 00:00:00 2001 From: donnacha Date: Wed, 18 Dec 2019 00:58:34 +1300 Subject: [PATCH] Add proper link to ttgo-lora32-v1 board description Add link to vendor github page for board, rather than just a google search link. --- boards/ttgo-lora32-v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/ttgo-lora32-v1.json b/boards/ttgo-lora32-v1.json index 7f58dcd..e93301b 100644 --- a/boards/ttgo-lora32-v1.json +++ b/boards/ttgo-lora32-v1.json @@ -30,6 +30,6 @@ "require_upload_port": true, "speed": 460800 }, - "url": "https://www.google.com.ua/search?q=TTGO+LoRa32-OLED+V1", + "url": "https://github.com/Xinyuan-LilyGO/TTGO-LoRa-Series", "vendor": "TTGO" }