Skip to content

Commit 9c8f78f

Browse files
authored
fix: inverse syntax
1 parent 6872bb1 commit 9c8f78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Once a Project is mature, the data is analyzed and all the derivatives generated
2626

2727
Think of brainlife Datatypes as the way brainlife Apps communicate. A Datatype defines the expected list of filenames or the directory structure that an App can use as input or generate as output. Typically, multiple Apps use the same Datatype to communicate through their input and output datasets and reuse data to generate more data derivatives. Datatypes help join Apps together to form a pipeline or workflows.
2828

29-
brainlife Datatypes are maintained by individual developers and are updated at [https://brainlife.io/datatypes](brainlife.io){target=_blank}.
29+
brainlife Datatypes are maintained by individual developers and are updated at [brainlife.io](https://brainlife.io/datatypes){target=_blank}.
3030

3131
# Datasets
3232

0 commit comments

Comments
 (0)