Update packages/mermaid/src/docs/syntax/flowchart.md

Co-authored-by: Alois Klink <alois@aloisklink.com>
This commit is contained in:
Saurabh Gore
2025-02-26 18:47:29 +05:30
committed by GitHub
parent 1be1e34e72
commit 050fbd9da2

View File

@@ -1247,7 +1247,7 @@ There are two ways to display these FontAwesome icons:
### Register FontAwesome icon packs (v<MERMAID_RELEASE_VERSION>+)
You can register your own FontAwesome icon pack, to register follow the instructions provided [here](../config/icons.md).
You can register your own FontAwesome icon pack following the ["Registering icon packs" instructions](../config/icons.md).
```note
Note that it will fall back to FontAwesome CSS if FontAwesome packs are not registered.