From 1e47e6762d71f7a8bf59f5e427a40f6bdf4239fc Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Mon, 16 Aug 2021 21:05:15 +0200
Subject: [PATCH] Restucture navigation

---
 docs/index.rst | 4 ++--
 docs/usage.rst | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index a02f291f7..5b447df14 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -27,11 +27,11 @@ For more information, go to `the OpenAppStack website`_.
    :caption: Contents:
 
    installation
-   advanced_installation
-   testing
    usage
+   testing
    maintenance
    troubleshooting
+   advanced_installation
    security
    upgrading
    comparable_projects
diff --git a/docs/usage.rst b/docs/usage.rst
index 57178a3a0..1d568979c 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -90,5 +90,5 @@ WordPress
 ~~~~~~~~~
 
 `WordPress <https://wordpress.com>`__ is a website content management system.
-Click the **Log in** button and then click **Login with OpenID Connect** to use
+Click the ``Log in`` button and then click ``Login with OpenID Connect`` to use
 single sign-on.
-- 
GitLab