Skip to content

Commit 8bc6b4d

Browse files
authored
Update README.md
1 parent b31435a commit 8bc6b4d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Click on a section to expand details.
1717
- `metadata` → Creator, license, provenance
1818
- `updatedAt` → Timestamp
1919

20-
📄 File: [`core.schema.json`](spec/gifis-core/1.0/core.schema.json)
20+
📄 File: [`core.schema.json`](src/gifis-core/1.0/core.schema.json)
2121

2222
</details>
2323

@@ -33,7 +33,7 @@ Click on a section to expand details.
3333
- `properties` → Name, type, region, etc.
3434
- Extends **Core Schema**
3535

36-
📄 File: [`location.schema.json`](spec/gifis-core/1.0/location/location.schema.json)
36+
📄 File: [`location.schema.json`](src/gifis-core/1.0/location/location.schema.json)
3737

3838
</details>
3939

@@ -50,7 +50,7 @@ Click on a section to expand details.
5050
- `locationRef` → Link to Location object
5151
- Extends **Core Schema**
5252

53-
📄 File: [`event.schema.json`](spec/gifis-core/1.0/events/event.schema.json)
53+
📄 File: [`event.schema.json`](src/gifis-core/1.0/events/event.schema.json)
5454

5555
</details>
5656

@@ -67,7 +67,7 @@ Click on a section to expand details.
6767
- `area` → Linked Location(s) or bounding geometry
6868
- `issuedAt` & `expiresAt` → Validity window
6969

70-
📄 File: [`alert.schema.json`](spec/gifis-core/1.0/alerts/alert.schema.json)
70+
📄 File: [`alert.schema.json`](src/gifis-core/1.0/alerts/alert.schema.json)
7171

7272
</details>
7373

@@ -84,6 +84,6 @@ Click on a section to expand details.
8484
- `timestamp` → When the map applies
8585
- Extends **Core Schema**
8686

87-
📄 File: [`floodmap.schema.json`](spec/gifis-core/1.0/floodmap/floodmap.schema.json)
87+
📄 File: [`floodmap.schema.json`](src/gifis-core/1.0/floodmap/floodmap.schema.json)
8888

89-
</details>
89+
</details>

0 commit comments

Comments
 (0)