mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 13:59:54 +02:00
more link fixes
This commit is contained in:
@@ -17,7 +17,7 @@ This section talks about the different ways to deploy Mermaid. Learning the [Syn
|
|||||||
## Four ways of using mermaid:
|
## Four ways of using mermaid:
|
||||||
|
|
||||||
1. Using the Mermaid Live Editor at [mermaid.live](https://mermaid.live).
|
1. Using the Mermaid Live Editor at [mermaid.live](https://mermaid.live).
|
||||||
2. Using [mermaid plugins](../ecosystem/integrations.md) with programs you are familiar with.
|
2. Using [mermaid plugins](../ecosystem/integration-community.md) with programs you are familiar with.
|
||||||
3. Calling the Mermaid JavaScript API.
|
3. Calling the Mermaid JavaScript API.
|
||||||
4. Deploying Mermaid as a dependency.
|
4. Deploying Mermaid as a dependency.
|
||||||
|
|
||||||
@@ -85,7 +85,7 @@ and to View, <https://mermaid.live/view?gist=https://gist.github.com/sidharthv96
|
|||||||
|
|
||||||
## 2. Using Mermaid Plugins:
|
## 2. Using Mermaid Plugins:
|
||||||
|
|
||||||
You can generate mermaid diagrams from within popular applications using plug-ins. It can be done in the same way, you would use the Live Editor. Here's a list of [Mermaid Plugins](../ecosystem/integrations.md).
|
You can generate mermaid diagrams from within popular applications using plug-ins. It can be done in the same way, you would use the Live Editor. Here's a list of [Mermaid Plugins](../ecosystem/integrations-community.md).
|
||||||
|
|
||||||
**This is covered in greater detail in the [Usage section](../config/usage.md)**
|
**This is covered in greater detail in the [Usage section](../config/usage.md)**
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@ This section talks about the different ways to deploy Mermaid. Learning the [Syn
|
|||||||
## Four ways of using mermaid:
|
## Four ways of using mermaid:
|
||||||
|
|
||||||
1. Using the Mermaid Live Editor at [mermaid.live](https://mermaid.live).
|
1. Using the Mermaid Live Editor at [mermaid.live](https://mermaid.live).
|
||||||
2. Using [mermaid plugins](../ecosystem/integrations.md) with programs you are familiar with.
|
2. Using [mermaid plugins](../ecosystem/integration-community.md) with programs you are familiar with.
|
||||||
3. Calling the Mermaid JavaScript API.
|
3. Calling the Mermaid JavaScript API.
|
||||||
4. Deploying Mermaid as a dependency.
|
4. Deploying Mermaid as a dependency.
|
||||||
|
|
||||||
@@ -68,7 +68,7 @@ and to View, https://mermaid.live/view?gist=https://gist.github.com/sidharthv96/
|
|||||||
|
|
||||||
## 2. Using Mermaid Plugins:
|
## 2. Using Mermaid Plugins:
|
||||||
|
|
||||||
You can generate mermaid diagrams from within popular applications using plug-ins. It can be done in the same way, you would use the Live Editor. Here's a list of [Mermaid Plugins](../ecosystem/integrations.md).
|
You can generate mermaid diagrams from within popular applications using plug-ins. It can be done in the same way, you would use the Live Editor. Here's a list of [Mermaid Plugins](../ecosystem/integrations-community.md).
|
||||||
|
|
||||||
**This is covered in greater detail in the [Usage section](../config/usage.md)**
|
**This is covered in greater detail in the [Usage section](../config/usage.md)**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user