From e84d0b9334d481e09783ff1bdd337286fe9af87e Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Thu, 20 Aug 2020 02:48:59 -0700 Subject: [PATCH] Update n00b-overview.md --- docs/n00b-overview.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/n00b-overview.md b/docs/n00b-overview.md index be2f6156f..c467c4763 100644 --- a/docs/n00b-overview.md +++ b/docs/n00b-overview.md @@ -64,9 +64,8 @@ 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. ## mermaid is for everyone. +Video [Tutorials](./Tutorials.md) are also available for the mermaid [live editor](https://mermaid-js.github.io/mermaid-live-editor/). -For anyone who may need video [Tutorials](./Tutorials.md) For information on how to use mermaid, click [here](https://mermaid-js.github.io/mermaid/#/n00b-gettingStarted). -You can try out the mermaid [live editor](https://mermaid-js.github.io/mermaid-live-editor/). Alternatively, you could also view the [integrations and uses](https://mermaid-js.github.io/mermaid/#/./integrations), to see how mermaid is used.