We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9457edd commit 4704dc7Copy full SHA for 4704dc7
README.md
@@ -18,7 +18,7 @@ It provides **JSON Schema–based profiles** for core entities such as *location
18
```
19
2. Explore the JSON Schemas in:
20
21
- spec/gifis-core/1.0/
+ src/gifis-core/1.0/
22
23
3. Validate your data using tools like **AJV**: https://ajv.js.org/
24
4. Contribute via pull requests and discussions
0 commit comments