Skip to content

Commit e9968a4

Browse files
Update schema references to events.md new location
- Update SPEC_ROOT paths in entities.yaml and files.yaml - Schema now correctly references events in modality-agnostic-files
1 parent 70a5e85 commit e9968a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/schema/objects/entities.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ task:
417417
The `task-<label>` MUST be consistent across subjects and sessions.
418418
419419
Files with the `task-<label>` entity SHOULD have an associated
420-
[events file](SPEC_ROOT/modality-specific-files/events.md#events),
420+
[events file](SPEC_ROOT/modality-agnostic-files/events.md#events),
421421
as well as certain metadata fields in the associated JSON file.
422422
423423
For the purpose of this specification we consider the so-called "resting state" a task,

src/schema/objects/files.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,5 @@ stimuli:
131131
file_type: directory
132132
description: |
133133
A directory to store any stimulus files used during an experiment.
134-
See the [relevant section](SPEC_ROOT/modality-specific-files/events.md#stimuli-directory)
134+
See the [relevant section](SPEC_ROOT/modality-agnostic-files/events.md#stimuli-directory)
135135
for more information.

0 commit comments

Comments
 (0)