We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a488355 commit db6b2b2Copy full SHA for db6b2b2
cli.js
@@ -971,7 +971,7 @@ async function taskBuildWebsite() {
971
<h3 id="api">Public API</h3>
972
<p>
973
<img src="/img/api.png" width="256" height="88" alt="Public API for JSON Schemas" class="left" />
974
- The JSON <a href="~/api/json/catalog.json">API</a> contains a list of JSON Schema files for known JSON file formats.
+ The JSON <a href="/api/json/catalog.json">API</a> contains a list of JSON Schema files for known JSON file formats.
975
Each schema file can be used in tooling such as command line validators, editor auto-completion etc.
976
</p>
977
0 commit comments