mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
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:
parent
dd539273fb
commit
7f170b69a4
3 changed files with 4 additions and 1 deletions
|
@ -34,6 +34,7 @@ nav:
|
|||
- Mattermost: guides/auth/mattermost-self-hosted.md
|
||||
- Nextcloud: guides/auth/nextcloud.md
|
||||
- Twitter: guides/auth/twitter.md
|
||||
- Authelia: guides/auth/authelia.md
|
||||
- Media Backend:
|
||||
- MinIO: guides/minio-image-upload.md
|
||||
- S3: guides/s3-image-upload.md
|
||||
|
@ -42,7 +43,9 @@ nav:
|
|||
- Terms of Use Setup: guides/providing-terms.md
|
||||
- Configuration: configuration.md
|
||||
- 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:
|
||||
- 'Getting Started': dev/getting-started.md
|
||||
- API: dev/api.md
|
||||
|
|
Loading…
Reference in a new issue