mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-09 02:27:05 +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)
|
||||
* [Flowchart syntax](http://knsv.github.io/mermaid/flowchart.html)
|
||||
* [Sequence diagram syntax](http://knsv.github.io/mermaid/sequenceDiagram.html)
|
||||
* [Mermaid client](http://knsv.github.io/mermaid/mermaidCLI.html)
|
||||
* [Usage](https://mermaidjs.github.io/#/usage)
|
||||
* [Flowchart syntax](https://mermaidjs.github.io/#/flowchart)
|
||||
* [Sequence diagram syntax](https://mermaidjs.github.io/#/sequenceDiagram)
|
||||
* [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.
|
||||
|
||||
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