docs: convert various links to https protocol

This commit is contained in:
Andreas Deininger 2023-03-31 21:02:32 +02:00 committed by Andrew Hlynskyi
parent 6d1904c221
commit 0751736d17
9 changed files with 13 additions and 13 deletions

View file

@ -63,7 +63,7 @@
},
"supertypes": {
"description": "A list of hidden rule names that should be considered supertypes in the generated node types file. See http://tree-sitter.github.io/tree-sitter/using-parsers#static-node-types.",
"description": "A list of hidden rule names that should be considered supertypes in the generated node types file. See https://tree-sitter.github.io/tree-sitter/using-parsers#static-node-types.",
"type": "array",
"items": {
"description": "the name of a rule in `rules` or `extras`",