From 9c8f78fe34c13e3caef34488aad72095dbbc2a38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anibal=20S=C3=B3lon?= Date: Tue, 10 Dec 2024 07:40:46 -0600 Subject: [PATCH] fix: inverse syntax --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a0d9796..77b4812 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,7 +26,7 @@ Once a Project is mature, the data is analyzed and all the derivatives generated 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. -brainlife Datatypes are maintained by individual developers and are updated at [https://brainlife.io/datatypes](brainlife.io){target=_blank}. +brainlife Datatypes are maintained by individual developers and are updated at [brainlife.io](https://brainlife.io/datatypes){target=_blank}. # Datasets