mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update remaining references to refer to main branch as "main".
This commit is contained in:
parent
c7ec796cfc
commit
0acc578e52
8 changed files with 19 additions and 19 deletions
|
@ -25,7 +25,7 @@ const schema = {
|
|||
"description": "JSON Schema URI (used by some editors)",
|
||||
"type": "string",
|
||||
"default": "https://raw.githubusercontent.com/DavidAnson/markdownlint" +
|
||||
"/master/schema/markdownlint-config-schema.json"
|
||||
"/main/schema/markdownlint-config-schema.json"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue