From 98fbef7c24530db086c709554594cd67fe08110b Mon Sep 17 00:00:00 2001 From: Martin Staffa Date: Tue, 2 Feb 2021 16:42:13 +0100 Subject: [PATCH] docs: fix broken 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 a5b6847e1..c8c0156a5 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -26,7 +26,7 @@ In the `Code` section one can write or edit raw mermaid code, and instantly `Pre **This is a great way to learn how to define a mermaid diagram.** -For some popular video tutorials on the live editor go to [Overview](/overview/n00b-overview.md). +For some popular video tutorials on the live editor go to [Overview](./n00b-overview.md). ![Flowchart](./img/DiagramDefinition.png)