website/docs: clarify troubleshooting headlines and order (#5696)

* website/docs: clarify troubleshooting headlines and order

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* Update website/docs/troubleshooting/login.md

Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Jens L. <jens@beryju.org>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
Jens L
2023-05-19 15:54:04 +02:00
committed by GitHub
parent 65c02c9ad5
commit b4a3b266b3
4 changed files with 9 additions and 7 deletions

View File

@ -302,12 +302,12 @@ module.exports = {
},
},
"troubleshooting/access",
"troubleshooting/csrf",
"troubleshooting/emails",
"troubleshooting/login",
"troubleshooting/image_upload",
"troubleshooting/missing_permission",
"troubleshooting/missing_admin_group",
"troubleshooting/csrf",
"troubleshooting/emails",
"troubleshooting/ldap_source",
],
},