Skip to content

Commit

Permalink
Merge pull request #6 from ibevers/update_schema
Browse files Browse the repository at this point in the history
Fix incorrect activity path
  • Loading branch information
satra authored May 31, 2024
2 parents 6c8428d + dd53324 commit 26aa591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimh_minimal/nimh_minimal_schema
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"@context": [
"https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
{
"activity_path": "https://raw.githubusercontent.com/ReproNim/reproschema-library/enh/rc4/a23a13875c7262c0bd0d77bd90c1ec296c6d1116/activities/"
"activity_path": "https://raw.githubusercontent.com/ReproNim/reproschema-library/a23a13875c7262c0bd0d77bd90c1ec296c6d1116/activities/"
}
],
"@type": "reproschema:Protocol",
Expand Down

0 comments on commit 26aa591

Please sign in to comment.