From cfebd7b4a2bf3c725666785df4c9d7c6dc44006c Mon Sep 17 00:00:00 2001
From: MrKevinWeiss <weiss.kevin604@gmail.com>
Date: Wed, 10 Oct 2018 11:49:45 +0200
Subject: [PATCH] boards/remote*: Update broken link in readme

---
 boards/remote-pa/README.md   | 2 +-
 boards/remote-reva/README.md | 2 +-
 boards/remote-revb/README.md | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/boards/remote-pa/README.md b/boards/remote-pa/README.md
index a55157c9ed..264320f831 100644
--- a/boards/remote-pa/README.md
+++ b/boards/remote-pa/README.md
@@ -1,7 +1,7 @@
 Zolertia RE-Mote platform
 ============================================
 
-<a href="url"><img src="http://goo.gl/3AGZkI" align="center" height="320" ></a>
+<a href="url"><img src="https://zolertia.io/wp-content/uploads/2017/06/Untitled-design-12.png" align="center" height="320" ></a>
 
 The RE-Mote platform (prototype A) is a IoT Hardware development platform based
 on TI's CC2538 system on chip (SoC), featuring an ARM Cortex-M3 with 512KB
diff --git a/boards/remote-reva/README.md b/boards/remote-reva/README.md
index 6e5efae045..acb34cbefe 100644
--- a/boards/remote-reva/README.md
+++ b/boards/remote-reva/README.md
@@ -105,7 +105,7 @@ More Reading
 2. [CC2538 System-on-Chip Solution for 2.4-GHz IEEE 802.15.4 and ZigBee applications (SWRU319B)][cc2538]
 3. [CC1200 sub-1GHz RF transceiver][cc1200]
 
-[remote-site]: http://www.zolertia.io/products "Zolertia RE-Mote"
+[remote-site]: https://zolertia.io/product/re-mote-suite/ "Zolertia RE-Mote"
 [zolertia-wiki]: https://github.com/Zolertia/Resources/wiki
 [cc1200]: http://www.ti.com/product/cc1200     "CC1200"
 [cc2538]: http://www.ti.com/product/cc2538     "CC2538"
diff --git a/boards/remote-revb/README.md b/boards/remote-revb/README.md
index f7224736ea..2383880608 100644
--- a/boards/remote-revb/README.md
+++ b/boards/remote-revb/README.md
@@ -111,7 +111,7 @@ More Reading
 2. [CC2538 System-on-Chip Solution for 2.4-GHz IEEE 802.15.4 and ZigBee applications (SWRU319B)][cc2538]
 3. [CC1200 sub-1GHz RF transceiver][cc1200]
 
-[remote-site]: http://www.zolertia.io/products "Zolertia RE-Mote"
+[remote-site]: https://zolertia.io/product/re-mote-suite/ "Zolertia RE-Mote"
 [zolertia-wiki]: https://github.com/Zolertia/Resources/wiki
 [cc1200]: http://www.ti.com/product/cc1200     "CC1200"
 [cc2538]: http://www.ti.com/product/cc2538     "CC2538"
-- 
GitLab