diff --git a/docs/syntax/mindmap.md b/docs/syntax/mindmap.md index dfdcdbdac..b9960244f 100644 --- a/docs/syntax/mindmap.md +++ b/docs/syntax/mindmap.md @@ -308,7 +308,7 @@ From version 9.4.0 you can simplify this code to: ``` -You can also refer the implementation in the live editor [here](https://github.com/mermaid-js/mermaid-live-editor/blob/develop/src/lib/util/mermaid.ts) to see how the async loading is done. +You can also refer the [implementation in the live editor](https://github.com/mermaid-js/mermaid-live-editor/blob/develop/src/lib/util/mermaid.ts) to see how the async loading is done.