Skip to content

Commit 731e08b

Browse files
committed
Fixing a broken link for JSON Schema
Signed-off-by: Kid Hailu <kidanekalh@gmail.com>
1 parent ecc66c4 commit 731e08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A data contract defines the agreement between a data producer and consumers. A d
3838

3939
### JSON Schema
4040

41-
JSON Schema for ODCS can be found [here](https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema.json). You can import this schema into your IDE for
41+
JSON Schema for ODCS can be found [here](https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-latest.json). You can import this schema into your IDE for
4242
validation of your YAML files. Links below show how you can import the schema:
4343

4444
- [IntelliJ](https://www.jetbrains.com/help/idea/json.html#ws_json_schema_add_custom)

0 commit comments

Comments
 (0)