Skip to content

Commit 1417f65

Browse files
committed
fix: mermaid docs link in features.md
Signed-off-by: Max Wu <[email protected]>
1 parent adf3503 commit 1417f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ stop
348348
> More information about **sequence diagrams** syntax [here](http://bramp.github.io/js-sequence-diagrams/).
349349
> More information about **flow charts** syntax [here](http://adrai.github.io/flowchart.js/).
350350
> More information about **graphviz** syntax [here](http://www.tonyballantyne.com/graphs.html)
351-
> More information about **mermaid** syntax [here](http://knsv.github.io/mermaid)
351+
> More information about **mermaid** syntax [here](http://mermaid-js.github.io/mermaid)
352352
> More information about **abc** syntax [here](http://abcnotation.com/learn)
353353
> More information about **plantuml** syntax [here](http://plantuml.com/index)
354354
> More information about **vega** syntax [here](https://vega.github.io/vega-lite/docs)

0 commit comments

Comments
 (0)