From cb72fc72a2ca632012ea02facdc9191ec5aafc2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BenjaminDanneg=C3=A5rd?= Date: Wed, 2 Mar 2022 16:28:31 +0100 Subject: [PATCH 1/2] Added store link --- .../tutorials/getting-started/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md b/content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md index bb9bb16931..12ce301adc 100644 --- a/content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md +++ b/content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md @@ -37,7 +37,7 @@ The goals of this project are: - Arduino IDE ([online](https://create.arduino.cc/) or [offline](https://www.arduino.cc/en/main/software)). - [Portenta H7](https://store.arduino.cc/products/portenta-h7) -- [Portenta Cat. M1/NB IoT GNSS Shield]() +- [Portenta Cat. M1/NB IoT GNSS Shield](https://store.arduino.cc/products/portenta-catm1?queryID=undefined) - [Dipole Antenna](https://store.arduino.cc/antenna) (or equivalent product with the same frequency range). ## Instructions From dbecdd9937aebbb6f8bc7b2cccb971e977551f77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Thu, 3 Mar 2022 09:49:32 +0100 Subject: [PATCH 2/2] Update content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md Removed search query from URL --- .../tutorials/getting-started/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md b/content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md index 12ce301adc..7fe84a6a88 100644 --- a/content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md +++ b/content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md @@ -37,7 +37,7 @@ The goals of this project are: - Arduino IDE ([online](https://create.arduino.cc/) or [offline](https://www.arduino.cc/en/main/software)). - [Portenta H7](https://store.arduino.cc/products/portenta-h7) -- [Portenta Cat. M1/NB IoT GNSS Shield](https://store.arduino.cc/products/portenta-catm1?queryID=undefined) +- [Portenta Cat. M1/NB IoT GNSS Shield](https://store.arduino.cc/products/portenta-catm1) - [Dipole Antenna](https://store.arduino.cc/antenna) (or equivalent product with the same frequency range). ## Instructions