Fixed link again

This commit is contained in:
Nikolay Rozhkov 2023-08-24 21:58:09 +03:00
parent cef8bfc9e8
commit b688987f99
2 changed files with 3 additions and 4 deletions

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.html#_3-calling-the-javascript-api)
### [The initialize() call](./getting-started#_3-calling-the-javascript-api)
Used when Mermaid is called via an API, or through a `<script>` tag.

View File

@ -4050,7 +4050,7 @@ packages:
tslib:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2(rollup@2.79.1)
'@rollup/pluginutils': 5.0.2
resolve: 1.22.2
typescript: 5.1.3
dev: true
@ -4067,7 +4067,7 @@ packages:
rollup: 2.79.1
dev: true
/@rollup/pluginutils@5.0.2(rollup@2.79.1):
/@rollup/pluginutils@5.0.2:
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -4079,7 +4079,6 @@ packages:
'@types/estree': 1.0.0
estree-walker: 2.0.2
picomatch: 2.3.1
rollup: 2.79.1
dev: true
/@rollup/pluginutils@5.0.3(rollup@2.79.1):