Skip to content

Commit

Permalink
chore: Fix mindmap link
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Dec 1, 2022
1 parent 4b5021c commit 1e30e33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/intro/n00b-gettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Rendering in Mermaid is initialized by `mermaid.initialize()` call. You can plac

### Adding external diagrams to mermaid

Please refer to the [Mindmap](./mindmap.md?id=integrating-with-your-librarywebsite) section for more information.
Please refer to the [Mindmap](../syntax/mindmap.md?id=integrating-with-your-librarywebsite) section for more information.

### Working Examples

Expand Down
2 changes: 1 addition & 1 deletion packages/mermaid/src/docs/intro/n00b-gettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Rendering in Mermaid is initialized by `mermaid.initialize()` call. You can plac

### Adding external diagrams to mermaid

Please refer to the [Mindmap](./mindmap.md?id=integrating-with-your-librarywebsite) section for more information.
Please refer to the [Mindmap](../syntax/mindmap.md?id=integrating-with-your-librarywebsite) section for more information.

### Working Examples

Expand Down

0 comments on commit 1e30e33

Please sign in to comment.