mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 23:09:49 +02:00
Merge branch 'master' into develop
* master: 📝🐛 fix schema link
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
# you may need to add it to `.build/jsonSchema.ts`, `src/docs.mts`
|
# you may need to add it to `.build/jsonSchema.ts`, `src/docs.mts`
|
||||||
# and `scripts/create-types-from-json-schema.mjs`
|
# and `scripts/create-types-from-json-schema.mjs`
|
||||||
# to get the default values/docs/types to generate properly.
|
# to get the default values/docs/types to generate properly.
|
||||||
$id: https://mermaid-js.github.io/schemas/config.schema.json
|
$id: https://mermaid.js.org/schemas/config.schema.json
|
||||||
$schema: https://json-schema.org/draft/2019-09/schema
|
$schema: https://json-schema.org/draft/2019-09/schema
|
||||||
title: Mermaid Config
|
title: Mermaid Config
|
||||||
type: object
|
type: object
|
||||||
|
Reference in New Issue
Block a user