Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit dc6a989

Browse files
committed
fix: correct href
1 parent 62e64ad commit dc6a989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/collections.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"links": [],
6363
"assets": {
6464
"data": {
65-
"href": "./sentinel-2-l2a/*.parquet",
65+
"href": "./sentinel-2-l2a.parquet/*.parquet",
6666
"type": "application/vnd.apache.parquet"
6767
}
6868
}

0 commit comments

Comments
 (0)