mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Fixed dead link
This commit is contained in:
@@ -17,7 +17,7 @@ This section talks about the different ways to **deploy** Mermaid.
|
||||
If you are a beginner:
|
||||
|
||||
- Check out the [Diagram Syntax](syntax-reference.md) page
|
||||
- Check out the [Tutorials](../config/Tutorials.md) page
|
||||
- Check out the [Tutorials](../ecosystem/tutorials.md) page
|
||||
|
||||
## Ways to use Mermaid
|
||||
|
||||
|
@@ -69,7 +69,7 @@ const idRedirectMap: Record<string, string> = {
|
||||
statediagram: 'syntax/stateDiagram',
|
||||
themes: 'config/theming',
|
||||
theming: 'config/theming',
|
||||
tutorials: 'config/Tutorials',
|
||||
tutorials: 'ecosystem/tutorials',
|
||||
upgrading: '',
|
||||
usage: 'config/usage',
|
||||
'user-journey': 'syntax/userJourney',
|
||||
|
@@ -15,7 +15,7 @@ This section talks about the different ways to **deploy** Mermaid.
|
||||
If you are a beginner:
|
||||
|
||||
- Check out the [Diagram Syntax](syntax-reference.md) page
|
||||
- Check out the [Tutorials](../config/Tutorials.md) page
|
||||
- Check out the [Tutorials](../ecosystem/tutorials.md) page
|
||||
|
||||
## Ways to use Mermaid
|
||||
|
||||
|
Reference in New Issue
Block a user