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": [