diff --git a/docs/User/Account/index.md b/docs/User/Account/index.md deleted file mode 100644 index 62740b2..0000000 --- a/docs/User/Account/index.md +++ /dev/null @@ -1 +0,0 @@ -# Account Help \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 08ce6a1..8d6a389 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,4 +4,4 @@ This site provides user documentation, technical documentation, configuration st If you are a user seeking help [click here](User/index.md). -If you are an administrator seeking configuration reference [click here](Admin/index.md). \ No newline at end of file +You can use the menu to navigate through help documents and guides. \ No newline at end of file diff --git a/mkdocs.yaml b/mkdocs.yaml index 63cbf05..4d0e7a2 100644 --- a/mkdocs.yaml +++ b/mkdocs.yaml @@ -5,6 +5,7 @@ nav: - Account: - Reset or Change Password: User/Account/reset-password.md - Admin: + - About: Admin/index.md - Virtualisation & Orchestration: - Combining K8s, PVE & Ceph: Admin/Virtualisation/pve-k8s-ceph-config.md - Deploy RADOS Gateway in K8s: Admin/Virtualisation/rados-gw-in-k8s.md