mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-27 14:01:22 +00:00
Update outdated links
Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
24f388a7c4
commit
91b2e4c9ef
1 changed files with 3 additions and 3 deletions
|
@ -151,7 +151,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:
|
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
|
### ToDo List
|
||||||
|
|
||||||
|
@ -296,7 +296,7 @@ cond(yes)->e
|
||||||
cond(no)->op2
|
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
|
#### Graphviz
|
||||||
|
|
||||||
|
@ -331,7 +331,7 @@ gantt
|
||||||
Another task: 24d
|
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
|
#### Abc Music Notation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue