From aa2a9a12f7ea3b065f84e80ac70e81e11e4a6cd7 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Tue, 12 Nov 2019 10:57:27 -0800 Subject: [PATCH] Move troubleshooting section up. --- _Sidebar.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index f6cbb8d..a7979dc 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -5,6 +5,14 @@ --- +**Troubleshooting** +* [[Logging and Log Files]] +* [[AppData Directory]] +* [[Newznab]] +* [[Recovering from a Failed Update]] + +--- + **Additional Configuration** * [[Updating]] * [[SSL]] @@ -29,14 +37,6 @@ --- -**Troubleshooting** -* [[Logging and Log Files]] -* [[AppData Directory]] -* [[Newznab]] -* [[Recovering from a Failed Update]] - ---- - **Development** * [[Contributing]]