mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
Update outdated links
Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
2c7d743cb6
commit
df1fa4f0c9
1 changed files with 3 additions and 3 deletions
|
@ -155,7 +155,7 @@ Use the syntax `[TOC]` to embed a table of contents into your note.
|
|||
|
||||
You can type any emoji like this :smile: :smiley: :cry: :wink:
|
||||
|
||||
> See full emoji list [here](http://www.emoji-cheat-sheet.com/).
|
||||
> See full emoji list [here](https://www.webfx.com/tools/emoji-cheat-sheet/).
|
||||
|
||||
### ToDo List
|
||||
|
||||
|
@ -300,7 +300,7 @@ cond(yes)->e
|
|||
cond(no)->op2
|
||||
```
|
||||
|
||||
More information about **flow charts** syntax [here](http://adrai.github.io/flowchart.js/).
|
||||
More information about **flow charts** syntax [here](https://flowchart.js.org/).
|
||||
|
||||
#### Graphviz
|
||||
|
||||
|
@ -335,7 +335,7 @@ gantt
|
|||
Another task: 24d
|
||||
```
|
||||
|
||||
More information about **mermaid** syntax [here](http://knsv.github.io/mermaid)
|
||||
More information about **mermaid** syntax [here](https://mermaid-js.github.io/mermaid/)
|
||||
|
||||
#### Abc Music Notation
|
||||
|
||||
|
|
Loading…
Reference in a new issue