Merge pull request #1831 from mupple/patch-1

Fix broken link to Tutorials in n00b-overview.md
This commit is contained in:
Knut Sveidqvist
2020-12-17 20:22:21 +01:00
committed by GitHub

View File

@@ -63,7 +63,7 @@ Being based on markdown, mermaid can be used, not only by accomplished front-end
In fact one can pick up the syntax for it quite easily from the examples given and there are many tutorials in the internet. In fact one can pick up the syntax for it quite easily from the examples given and there are many tutorials in the internet.
## Mermaid is for everyone. ## Mermaid is for everyone.
Video [Tutorials](./getting-started/Tutorials.md) are also available for the mermaid [live editor](https://mermaid-js.github.io/mermaid-live-editor/). Video [Tutorials](https://mermaid-js.github.io/mermaid/#/./Tutorials) are also available for the mermaid [live editor](https://mermaid-js.github.io/mermaid-live-editor/).
For information on how to use mermaid, click [here](https://mermaid-js.github.io/mermaid/#/n00b-gettingStarted). For information on how to use mermaid, click [here](https://mermaid-js.github.io/mermaid/#/n00b-gettingStarted).
Alternatively, you could also view the [integrations and uses](https://mermaid-js.github.io/mermaid/#/./integrations), to see how mermaid is used. Alternatively, you could also view the [integrations and uses](https://mermaid-js.github.io/mermaid/#/./integrations), to see how mermaid is used.