mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
Docs: Reorder navigation links
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
c8a7984fa4
commit
eaa7a15615
1 changed files with 6 additions and 6 deletions
|
@ -19,20 +19,20 @@ nav:
|
|||
- Authentication:
|
||||
- LDAP: guides/auth/ldap-ad.md
|
||||
- OAuth: guides/auth/oauth.md
|
||||
- SAML : guides/auth/saml.md
|
||||
- SAML Keycloak : guides/auth/saml-keycloak.md
|
||||
- SAML: guides/auth/saml.md
|
||||
- SAML Keycloak: guides/auth/saml-keycloak.md
|
||||
- SAML OneLogin: guides/auth/saml-onelogin.md
|
||||
- GitHub: guides/auth/github.md
|
||||
- GitLab: guides/auth/gitlab-self-hosted.md
|
||||
- Keycloak: guides/auth/keycloak.md
|
||||
- Nextcloud: guides/auth/nextcloud.md
|
||||
- Twitter: guides/auth/twitter.md
|
||||
- Media Backend:
|
||||
- MinIO: guides/minio-image-upload.md
|
||||
- S3: guides/s3-image-upload.md
|
||||
- Migrate from Etherpad: guides/migrate-etherpad.md
|
||||
- Breaking Changes: guides/migrations-and-breaking-changes.md
|
||||
- Media Backend:
|
||||
- Minion: guides/minio-image-upload.md
|
||||
- S3: guides/s3-image-upload.md
|
||||
- Setting Terms: guides/providing-terms.md
|
||||
- Terms of Use Setup: guides/providing-terms.md
|
||||
- Configuration: configuration.md
|
||||
- Developer:
|
||||
- 'Getting Started': dev/getting-started.md
|
||||
|
|
Loading…
Reference in a new issue