Update docs

This commit is contained in:
nirname
2024-01-05 14:19:54 +00:00
parent 3c27f46c57
commit a05aba4cc9
5 changed files with 6 additions and 6 deletions

View File

@@ -355,7 +355,7 @@ it('should render forks and joins', () => {
### Update Documentation
> **💡 Tip**
> Our documentation is managed in `packages/mermaid/src/docs`. Details on how to edit is in the [documentation section](documentation)
> Our documentation is managed in `packages/mermaid/src/docs`. Details on how to edit is in the [documentation section](#contributing-documentation)
If the users have no way to know that things have changed, then you haven't really _fixed_ anything for the users; you've just added to making Mermaid feel broken.
Likewise, if users don't know that there is a new feature that you've implemented, it will forever remain unknown and unused.