From 257c57ccca383e86e25a0c7db2722db9a49adc5e Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sun, 2 May 2021 15:49:22 -0700 Subject: [PATCH] Update n00b-syntaxReference.md --- docs/n00b-syntaxReference.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/n00b-syntaxReference.md b/docs/n00b-syntaxReference.md index 3c8603192..30ee9c5d6 100644 --- a/docs/n00b-syntaxReference.md +++ b/docs/n00b-syntaxReference.md @@ -39,7 +39,8 @@ 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 `