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