From 61fc828059312ced9c081bb9b603b48d7e8238c3 Mon Sep 17 00:00:00 2001 From: Nikolay Rozhkov Date: Thu, 24 Aug 2023 21:24:18 +0300 Subject: [PATCH] Fixed link to mermaid-js.github.io after review --- packages/mermaid/src/docs/intro/syntax-reference.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/mermaid/src/docs/intro/syntax-reference.md b/packages/mermaid/src/docs/intro/syntax-reference.md index 51f25be35..42bcd4b7d 100644 --- a/packages/mermaid/src/docs/intro/syntax-reference.md +++ b/packages/mermaid/src/docs/intro/syntax-reference.md @@ -54,14 +54,14 @@ 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](https://mermaid-js.github.io/mermaid/#/getting-started?id=_3-calling-the-javascript-api), +### [The initialize() call](./getting-started.html#_3-calling-the-javascript-api) Used when Mermaid is called via an API, or through a `