mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-10 19:09:44 +02:00
Fixed links
12
Home.md
12
Home.md
@@ -1,10 +1,10 @@
|
|||||||
[A new project site](http://knsv.github.io/mermaid) has been created as this introduces the possibility to run mermaid in the documentation pages. Read more there:
|
[A new project site](https://mermaidjs.github.io) has been created as this introduces the possibility to run mermaid in the documentation pages. Read more there:
|
||||||
|
|
||||||
* [Usage](http://knsv.github.io/mermaid/usage.html)
|
* [Usage](https://mermaidjs.github.io/#/usage)
|
||||||
* [Flowchart syntax](http://knsv.github.io/mermaid/flowchart.html)
|
* [Flowchart syntax](https://mermaidjs.github.io/#/flowchart)
|
||||||
* [Sequence diagram syntax](http://knsv.github.io/mermaid/sequenceDiagram.html)
|
* [Sequence diagram syntax](https://mermaidjs.github.io/#/sequenceDiagram)
|
||||||
* [Mermaid client](http://knsv.github.io/mermaid/mermaidCLI.html)
|
* [Mermaid client](https://mermaidjs.github.io/#/mermaidCLI)
|
||||||
|
|
||||||
This makes it a little more difficult to update documentation but it is worth the effort. I really encourage a communal approach to writing documentation as this makes them much better, covering more perspectives.
|
This makes it a little more difficult to update documentation but it is worth the effort. I really encourage a communal approach to writing documentation as this makes them much better, covering more perspectives.
|
||||||
|
|
||||||
If you want to update the docs, look at the documentation section in the [development page](http://knsv.github.io/mermaid/development.html).
|
If you want to update the docs, look at the documentation section in the [development page](https://mermaidjs.github.io/#/development).
|
||||||
|
Reference in New Issue
Block a user