From 7b488c8ec8c301510e0563561773f6fa601cf403 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sun, 2 May 2021 15:48:47 -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 3d9c8af5e..3c8603192 100644 --- a/docs/n00b-syntaxReference.md +++ b/docs/n00b-syntaxReference.md @@ -39,7 +39,7 @@ The Following are the most commonly used methods, and are all tied to Mermaid [D ### Configuration Section in the [Live Editor](./Live-Editor.md). Here you can edit certain values to change the behavior and appearance of the diagram. -### [The initialize() call](https://mermaid-js.github.io/mermaid/#/n00b-gettingStarted?id=_3-calling-the-javascript-api), for when Mermaid is called via an API, or through a