From 3dc3c07289ade9e3318b34fe6cae0f34ffa88aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 25 Feb 2021 16:47:22 +0100 Subject: [PATCH] chore: update sidebar --- website/sidebars.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/website/sidebars.json b/website/sidebars.json index 209386ccc2..614ed3fd63 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -11,7 +11,7 @@ "user_guide/native_apps", "user_guide/single_page_apps" ], - "Working with your SDK": [ + "Working with the SDK": [ "sdks/java_sdk", "sdks/node_sdk", "sdks/dot_net_sdk", @@ -66,9 +66,7 @@ ] }, "Integrations": { - "Integrations": [ - "integrations/integrations" - ] + "Integrations": ["integrations/integrations"] }, "Contribute": { "Contribute to Unleash": [ @@ -78,4 +76,3 @@ ] } } -