From 4d6b9ba6e6f3322a8725f9512c695711f98ed917 Mon Sep 17 00:00:00 2001 From: Vincent-FK Date: Tue, 26 Jan 2021 15:51:51 +0100 Subject: [PATCH] changed titles --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 27fe80c..1d2de4d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -137,8 +137,8 @@ nav: # - 'Create themes': 'tutorials/software/themes.md' - 'Restore default games & emulators': 'tutorials/software/restore_games.md' - Hardware: - - 'Disassembling/Assembling the console': 'tutorials/hardware/disassembling_console.md' - - 'Flashing & switching micro-SD card': 'tutorials/hardware/change_sd_card.md' + - 'Teardown': 'tutorials/hardware/disassembling_console.md' + - 'Flash & Switch micro-SD card': 'tutorials/hardware/change_sd_card.md' - 'Change the buttons': 'tutorials/hardware/buttons.md' # - 'Force shutdown': 'tutorials/hardware/force_shutdown.md' - Developer's Guide: