Added missed .md

This commit is contained in:
Nikolay Rozhkov
2023-08-25 14:27:06 +03:00
parent 7d395e176e
commit ab140a0fc7
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ The following are the most commonly used methods, and they are all tied to Merma
Here you can edit certain values to change the behavior and appearance of the diagram.
### [The initialize() call](./getting-started#_3-calling-the-javascript-api)
### [The initialize() call](./getting-started.md#_3-calling-the-javascript-api)
Used when Mermaid is called via an API, or through a `<script>` tag.

View File

@@ -54,7 +54,7 @@ The following are the most commonly used methods, and they are all tied to Merma
Here you can edit certain values to change the behavior and appearance of the diagram.
### [The initialize() call](./getting-started#_3-calling-the-javascript-api)
### [The initialize() call](./getting-started.md#_3-calling-the-javascript-api)
Used when Mermaid is called via an API, or through a `<script>` tag.