mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-21 10:45:20 -04:00
fix: fix links to other files
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
e07cd62596
commit
5ed1fa18d6
7 changed files with 31 additions and 31 deletions
|
@ -43,11 +43,11 @@ For this demo we use the name `DEMO Corp`
|
|||
![The name in the editor (dark)][name-editor-dark]
|
||||
*name used in the editor*
|
||||
|
||||
[links-frontpage]: /images/customization/links.png
|
||||
[demo-logo]: /images/customization/demo_logo.png
|
||||
[logo-front-page]: /images/customization/logo/frontpage.png
|
||||
[logo-editor-light]: /images/customization/logo/editor_light.png
|
||||
[logo-editor-dark]: /images/customization/logo/editor_dark.png
|
||||
[name-front-page]: /images/customization/name/frontpage.png
|
||||
[name-editor-light]: /images/customization/name/editor_light.png
|
||||
[name-editor-dark]: /images/customization/name/editor_dark.png
|
||||
[links-frontpage]: ../../images/customization/links.png
|
||||
[demo-logo]: ../../images/customization/demo_logo.png
|
||||
[logo-front-page]: ../../images/customization/logo/frontpage.png
|
||||
[logo-editor-light]: ../../images/customization/logo/editor_light.png
|
||||
[logo-editor-dark]: ../../images/customization/logo/editor_dark.png
|
||||
[name-front-page]: ../../images/customization/name/frontpage.png
|
||||
[name-editor-light]: ../../images/customization/name/editor_light.png
|
||||
[name-editor-dark]: ../../images/customization/name/editor_dark.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue