From 8456905960d0650f49593cd56b4738c0fa8281ea Mon Sep 17 00:00:00 2001 From: NeilCuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sat, 22 Feb 2020 23:10:08 -0800 Subject: [PATCH] Update n00b-gettingStarted.md --- docs/n00b-gettingStarted.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/n00b-gettingStarted.md b/docs/n00b-gettingStarted.md index 584ff9b14..7430483e9 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -23,12 +23,12 @@ In the `Code` section one can write or edit raw mermaid code, and instantly `Pre ![Flowchart](./img/n00b-liveEditor.png) -![Flowchart](./img/n00b-Confluence1.png) + You can also copy the code from the code section and paste it into either a mermaid plugin or in inside an html file, which will be taught in numbers 2 and 3. It is also an easier way to develop diagrams. You can also click "Copy Markdown" to copy the markdown code for the diagram, that can then be pasted directly into your documentation. -![Flowchart](./img/liveEditor-options.png) +![Flowchart](./img/liveEditorOptions.png)