Skip to content

Commit

Permalink
Fix incorrect activity path
Browse files Browse the repository at this point in the history
  • Loading branch information
ibevers authored May 31, 2024
1 parent 3f23a43 commit dd53324
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 dd53324

Please sign in to comment.