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)