From 60b8dfaa2d71f0fb1be3cff671a1aee18d4fe062 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Mon, 20 Jul 2020 11:39:39 -0700 Subject: [PATCH] Update n00b-syntaxReference.md --- docs/n00b-syntaxReference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/n00b-syntaxReference.md b/docs/n00b-syntaxReference.md index 468955b7a..d781c8594 100644 --- a/docs/n00b-syntaxReference.md +++ b/docs/n00b-syntaxReference.md @@ -1,7 +1,7 @@ ## Diagram syntax **Edit this Page** [![N|Solid](./img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/docs/n00b-syntaxReference.md) -If you are new to mermaid, read [Getting Started](n00b-gettingStarted.md) and [Overview](n00b-overview.md) sections, to learn the basics about the basics. +If you are new to mermaid, read the [Getting Started](n00b-gettingStarted.md) and [Overview](n00b-overview.md) sections, to learn the basics about the basics. This section is a list of diagram types supported by mermaid. Below is a list of links to aricles that explain the syntax of the diagrams or charts that 0can be called.