From bb9f7722020a5e689cdaf9d7e11233b9428dc871 Mon Sep 17 00:00:00 2001 From: apt105 <73254487+apt105@users.noreply.github.com> Date: Sat, 24 Apr 2021 22:51:11 +0100 Subject: [PATCH] sidebar --- website/docs/software/android/installation.md | 6 +++--- website/sidebars.js | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/website/docs/software/android/installation.md b/website/docs/software/android/installation.md index e5b8db2c..9d5d4451 100644 --- a/website/docs/software/android/installation.md +++ b/website/docs/software/android/installation.md @@ -1,7 +1,7 @@ --- -id: android-software -title: Android App -sidebar_label: Android App +id: android-installation +title: Android application installation +sidebar_label: Android installation --- Our Android application is available to download on Google Play. diff --git a/website/sidebars.js b/website/sidebars.js index ec2789de..85ede928 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -18,7 +18,9 @@ module.exports = { Software: [ "software/overview", { - "Meshtastic Android": [], + "Meshtastic Android": [ + "software/android/android-installation", + ], }, { "Meshtastic.js": [