From 6768126f3c0ae9aafb54446f4b2567603838f1da Mon Sep 17 00:00:00 2001 From: offa Date: Sat, 12 May 2018 22:16:35 +0200 Subject: [PATCH] Revert "Indention fixed." The ToC gets formated as code with the 4 space indention. This reverts commit 92d445e0e65d67013ca3f2dec40ae044d85f0d40. --- tutorials/Install-Rooted-OTA.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md index babfcba..916d035 100644 --- a/tutorials/Install-Rooted-OTA.md +++ b/tutorials/Install-Rooted-OTA.md @@ -8,16 +8,16 @@ The installation of ***OTA*** updates often fails if the device has been **roote Table of Contents ----------------- - * [Prerequisite](#-prerequisite-) - * [Short Version](#-short-version-) - * [Long Version](#-long-version-) - * [Step 1 – Preparation](#step-1--preparation) - * [Step 2 – Flash System Images](#step-2--flash-system-images) - * [Step 3 – Install OTA](#step-3--install-ota) - * [Step 4 – Install TWRP](#step-4--install-twrp) - * [Step 5 – Install Magisk](#step-5--install-magisk) - * [Step 6 – Done](#step-6--done) - * [Further information](#-further-information-) + * [Prerequisite](#-prerequisite-) + * [Short Version](#-short-version-) + * [Long Version](#-long-version-) + * [Step 1 – Preparation](#step-1--preparation) + * [Step 2 – Flash System Images](#step-2--flash-system-images) + * [Step 3 – Install OTA](#step-3--install-ota) + * [Step 4 – Install TWRP](#step-4--install-twrp) + * [Step 5 – Install Magisk](#step-5--install-magisk) + * [Step 6 – Done](#step-6--done) + * [Further information](#-further-information-) -------------------------------------