remove broken links to ACA code (#1671)

This commit is contained in:
Denys Vuika
2020-09-15 10:25:44 +01:00
committed by GitHub
parent 4e594cf46f
commit e3cbddb465
9 changed files with 44 additions and 45 deletions

View File

@@ -25,7 +25,7 @@ The format is represented by a JSON file with the structure similar to the follo
## Schema
You can find the JSON schema at the project root folder: [extension.schema.json](../../extension.schema.json).
You can find the JSON schema at the project root folder: `extension.schema.json`.
**Tip:** The Schema allows you to validate extension files, provides code completion and documentation hints.