From b73234d06c674c30dc3374f1c9a3c5f7172df8e9 Mon Sep 17 00:00:00 2001 From: rolljee Date: Thu, 21 Mar 2024 15:16:52 +0100 Subject: [PATCH] Update IoT backend to IoT Platform --- src/.vuepress/sections.json | 6 +++--- src/.vuepress/theme/TopMenu.vue | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/.vuepress/sections.json b/src/.vuepress/sections.json index d1f808f19..da24b5734 100644 --- a/src/.vuepress/sections.json +++ b/src/.vuepress/sections.json @@ -444,10 +444,10 @@ "icon": "/logos/paas-logo.svg", "released": true }, - "/iot-backend/3": { + "/iot-platform/3": { "kuzzleMajor": 2, - "name": "IoT Backend", - "section": "iot backend", + "name": "IoT Platform", + "section": "iot platform", "icon": "/logos/paas-logo.svg", "released": true }, diff --git a/src/.vuepress/theme/TopMenu.vue b/src/.vuepress/theme/TopMenu.vue index 6ad56f530..70a3a9ee7 100644 --- a/src/.vuepress/theme/TopMenu.vue +++ b/src/.vuepress/theme/TopMenu.vue @@ -60,9 +60,9 @@