From f5963b8ea5ba93280372e84887aac4e3f563ad16 Mon Sep 17 00:00:00 2001 From: Martijn Swaagman Date: Thu, 9 Sep 2021 12:17:20 +0200 Subject: [PATCH] Fix live editor link --- docs/n00b-gettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/n00b-gettingStarted.md b/docs/n00b-gettingStarted.md index ea89b1e60..84ddabeb6 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -19,7 +19,7 @@ This section talks about the different ways to deploy Mermaid. Learning the [Syn > More in depth information can be found on [Usage](./usage.md). -## 1. Using [The Live Editor](https://mermaidjs.github.io/mermaid-live-editor/edit). +## 1. Using [The Live Editor](https://mermaid-js.github.io/mermaid-live-editor/edit). ![EditingProcess](./img/Editing-process.png)