Replace links to '_sidebar.md' with '.vitepress/config.ts'

This commit is contained in:
Sebastian Spier
2022-11-07 10:43:46 +01:00
parent 5d935c44e7
commit 4a45112344
15 changed files with 53 additions and 53 deletions

View File

@@ -357,7 +357,7 @@ To hide the marker, set `todayMarker` to `off`.
It is possible to adjust the margins for rendering the gantt diagram.
This is done by defining the `ganttConfig` part of the configuration object.
How to use the CLI is described in the [mermaidCLI](../config/mermaidCLI) page.
How to use the CLI is described in the [mermaidCLI](../config/mermaidCLI.md) page.
mermaid.ganttConfig can be set to a JSON string with config parameters or the corresponding object.