Skip to content

Commit

Permalink
update data-package.json schema url in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
kbubnicki committed Aug 20, 2024
1 parent fb2acbe commit 4c8c380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camtrap-dp-profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"allOf": [
{
"$ref": "https://frictionlessdata.io/schemas/data-package.json"
"$ref": "https://specs.frictionlessdata.io/schemas/data-package.json"
},
{
"required": [
Expand Down

0 comments on commit 4c8c380

Please sign in to comment.