diff --git a/docs/intro/getting-started.md b/docs/intro/getting-started.md index 95d7b594e..061e625d7 100644 --- a/docs/intro/getting-started.md +++ b/docs/intro/getting-started.md @@ -12,7 +12,7 @@ This section talks about the different ways to deploy Mermaid. Learning the [Syn > Generally the live editor is enough for most general uses of mermaid, and is a good place to start learning. -**Absolute beginners are advised to view the Video [Tutorials](../config/Tutorials.md) on the Live Editor, to gain a better understanding of mermaid.** +**Absolute beginners are advised to view the Video [Tutorials](../ecosystem/tutorials.md) on the Live Editor, to gain a better understanding of mermaid.** ## Four ways of using mermaid: diff --git a/docs/intro/index.md b/docs/intro/index.md index 5a77fa587..3c5cae757 100644 --- a/docs/intro/index.md +++ b/docs/intro/index.md @@ -41,7 +41,7 @@ Diagramming and documentation costs precious developer time and gets outdated qu But not having diagrams or docs ruins productivity and hurts organizational learning.
Mermaid addresses this problem by enabling users to create easily modifiable diagrams, it can also be made part of production scripts (and other pieces of code).

Mermaid allows even non-programmers to easily create detailed and diagrams through the [Mermaid Live Editor](https://mermaid.live/).
-[Tutorials](../config/Tutorials.md) has video tutorials. +[Tutorials](../ecosystem/tutorials.md) has video tutorials. Use Mermaid with your favorite applications, check out the list of [Community Integrations](../ecosystem/integrations-community.md).