From 15d46e9256a31e4bed2b17c4b7d438e8b8e291ad Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Wed, 11 Jun 2025 15:47:55 +0200 Subject: [PATCH] fix(iot): fix quickstart link on landing --- pages/iot-hub/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/iot-hub/index.mdx b/pages/iot-hub/index.mdx index 8dd6a12d65..c3213f25d4 100644 --- a/pages/iot-hub/index.mdx +++ b/pages/iot-hub/index.mdx @@ -8,7 +8,7 @@ meta: productName="IoT Hub" productLogo="iotHub" description="IoT Hub allows to connect and manage thousands of IoT devices effortlessly using the most popular protocols (MQTT, Sigfox, LoRaWAN, REST, and Websockets)." - url="/iot-hub/concepts/" + url="/iot-hub/quickstart/" label="IoT Hub Quickstart" />