More consistent linking: Use the full filename README.md (in config/setup)

This commit is contained in:
Sebastian Spier
2022-11-07 17:00:54 +01:00
parent f8234369c7
commit 3b901c4459
10 changed files with 12 additions and 12 deletions

View File

@@ -173,7 +173,7 @@ To Deploy Mermaid:
- Yarn: `yarn add mermaid`
- Pnpm: `pnpm add mermaid`
### [Mermaid API](../config/setup/README):
### [Mermaid API](../config/setup/README.md):
**To deploy mermaid without a bundler, one can insert a `script` tag with an absolute address and a `mermaid.initialize` call into the HTML like so:**