mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-05-13 19:52:11 -04:00
Updated JSON schema (#7962)
This commit is contained in:
committed by
GitHub
parent
ebf1257e32
commit
a890d6e951
@@ -114,16 +114,16 @@
|
||||
"$ref": "https://raw.githubusercontent.com/prcr/mkdocs-meta-descriptions-plugin/main/schema.json"
|
||||
},
|
||||
{
|
||||
"$ref": "https://raw.githubusercontent.com/mkdocstrings/mkdocstrings/master/docs/schema.json"
|
||||
"$ref": "https://raw.githubusercontent.com/mkdocstrings/mkdocstrings/main/docs/schema.json"
|
||||
},
|
||||
{
|
||||
"$ref": "https://raw.githubusercontent.com/pawamoy/mkdocs-coverage/master/docs/schema.json"
|
||||
"$ref": "https://raw.githubusercontent.com/pawamoy/mkdocs-coverage/main/docs/schema.json"
|
||||
},
|
||||
{
|
||||
"$ref": "https://raw.githubusercontent.com/pawamoy/mkdocs-spellcheck/master/docs/schema.json"
|
||||
"$ref": "https://raw.githubusercontent.com/pawamoy/mkdocs-spellcheck/main/docs/schema.json"
|
||||
},
|
||||
{
|
||||
"$ref": "https://raw.githubusercontent.com/pawamoy/markdown-exec/master/docs/schema.json"
|
||||
"$ref": "https://raw.githubusercontent.com/pawamoy/markdown-exec/main/docs/schema.json"
|
||||
},
|
||||
{
|
||||
"$ref": "https://raw.githubusercontent.com/timvink/mkdocs-table-reader-plugin/master/docs/schema.json"
|
||||
|
||||
Reference in New Issue
Block a user