From 25e2c96ecd6136b343c03bfb6e36dc6f8f30e242 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sat, 17 Apr 2021 23:02:30 -0700 Subject: [PATCH] Update Configuration.md --- docs/Configuration.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/Configuration.md b/docs/Configuration.md index a2d97a6c3..526e5dafb 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -1,7 +1,9 @@ -The second half of Mermaid is the configuration of one or all diagrams. +# Configuration -This section will briefly introduce the different methods of configuring of the behavior and apperances of Mermaid Diagrams. -The Following are the most commonly used methods and are all generally tied to the [Deployment]() methods. +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).