Update Configuration.md

This commit is contained in:
Neil Cuzon
2021-04-17 23:06:42 -07:00
committed by GitHub
parent 2beedb1676
commit 2fd7992b0e

View File

@@ -5,7 +5,7 @@ Configuration is the second half of Mermaid for one or for many diagrams.
This section will briefly introduce the different methods of configuring of the behaviors and apperances of Mermaid Diagrams.
The Following are the most commonly used methods, and are all tied to the [Deployment](./n00b-gettingStarted.md) methods.
1. Configuration Section in the [Live Editor](./Live-Editor).
1. Configuration Section in the [Live Editor](./Live-Editor.md).
2. The [Initialize call](), for when Mermaid is called via an API, or through a <script> tag.