docs: add missing links for some files

There were some files which where not included in any links. As this makes them rather unuseful this commit adds them to the appropriate places.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2022-05-08 23:37:01 +02:00 committed by David Mehren
parent dd539273fb
commit 7f170b69a4
3 changed files with 4 additions and 1 deletions

View file

@ -34,6 +34,7 @@ nav:
- Mattermost: guides/auth/mattermost-self-hosted.md - Mattermost: guides/auth/mattermost-self-hosted.md
- Nextcloud: guides/auth/nextcloud.md - Nextcloud: guides/auth/nextcloud.md
- Twitter: guides/auth/twitter.md - Twitter: guides/auth/twitter.md
- Authelia: guides/auth/authelia.md
- Media Backend: - Media Backend:
- MinIO: guides/minio-image-upload.md - MinIO: guides/minio-image-upload.md
- S3: guides/s3-image-upload.md - S3: guides/s3-image-upload.md
@ -42,7 +43,9 @@ nav:
- Terms of Use Setup: guides/providing-terms.md - Terms of Use Setup: guides/providing-terms.md
- Configuration: configuration.md - Configuration: configuration.md
- References: - References:
- 'HedgeDoc Flavored Markdown': references/hfm.md - 'HedgeDoc Flavored Markdown': references/hfm.md
- 'Slide options': references/slide-options.md
- 'URL scheme': references/url-scheme.md
- Developer: - Developer:
- 'Getting Started': dev/getting-started.md - 'Getting Started': dev/getting-started.md
- API: dev/api.md - API: dev/api.md