Skip to content

Commit 1019cfc

Browse files
authored
Update the tsconfig.json schema link to HTTPS (#3407)
1 parent b0e9a5c commit 1019cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/copy/en/project-config/tsconfig.json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ To learn more about the hundreds of configuration options in the [TSConfig Refer
104104

105105
## Schema
106106

107-
The `tsconfig.json` Schema can be found at [the JSON Schema Store](http://json.schemastore.org/tsconfig).
107+
The `tsconfig.json` Schema can be found at [the JSON Schema Store](https://json.schemastore.org/tsconfig).

0 commit comments

Comments
 (0)