Skip to content

Commit abf9c51

Browse files
committed
update the datapackage.json path in news
1 parent abe49a9 commit abf9c51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- Public data only (`access_level == 4`); build enforces this with a hard filter
1515
* Format: `.rda` files with xz compression (lazy-loaded)
1616
* Metadata:
17-
- Frictionless `datapackage.json` in `inst/metadata/`
17+
- Frictionless `datapackage.json` at repo root (following Frictionless spec)
1818
- Full roxygen2 documentation for all datasets
1919
* Vignettes:
2020
- `getting_started`: Package overview, data model, and key concepts

0 commit comments

Comments
 (0)