From 77d6048005b26b0eecbcbc21bf27f3080609d41c Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Thu, 26 Nov 2020 19:09:39 +0100 Subject: [PATCH] #1771 Fixed broken link --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 469b5ebda..8086d3067 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ **Mermaid lets you represent diagrams using text and code.** This simplifies maintianing complex diagrams. It is a Javascript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically. The main purpose of Mermaid is to help Documentation catch up with Development. -Many editors, wikis and other tools have mermaid integrations already making it easy to start using mermaid. A few of those are described in [Simple start to write diagrams](./n00b-GettingStarted.md). +Many editors, wikis and other tools have mermaid integrations already making it easy to start using mermaid. A few of those are described in [Simple start to write diagrams](/n00b-gettingStarted). ![banner](img/header.png)