From 1a7d012bd4b3fdaf4b042fad40f4f3c220a2e46d Mon Sep 17 00:00:00 2001 From: "Christopher J. Markiewicz" Date: Mon, 4 Nov 2019 11:25:54 -0500 Subject: [PATCH] FIX: Links to coordinate system appendix --- src/05-derivatives/01-introduction.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/05-derivatives/01-introduction.md b/src/05-derivatives/01-introduction.md index 977755b443..67fff30610 100644 --- a/src/05-derivatives/01-introduction.md +++ b/src/05-derivatives/01-introduction.md @@ -115,10 +115,10 @@ the filename template of a given derivative type. The allowed values for this keyword depend on the file format: | File format | Description | Allowed `CoordinateSystem` values | -| ---------------------------- | ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| NIfTI (`.nii` and `.nii.gz`) | Volume data | Coordinate systems listed in [Template Based Coordinate Systems: Volume](../99-appendices/08-coordinate-systems.md#volume). If `individual` or `custom` is used then setting [`SpatialReference`](#spatialreference-key-allowed-values) is REQUIRED | -| GIFTI (`.gii`) | Surface data | Coordinate systems listed in [Template Based Coordinate Systems: Surface](../99-appendices/08-coordinate-systems.md#surface). If `individual` or `custom` is used then setting [`SpatialReference`](#spatialreference-key-allowed-values) is REQUIRED | -| CIFTI (`.nii`) | Volume and surface data | Coordinate systems listed in [Template Based Coordinate Systems: Hybrid (Volume/Surface) aliases](../99-appendices/08-coordinate-systems.md#hybrid-volumesurface-aliases) | +| ---------------------------- | ----------------------- | -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| NIfTI (`.nii` and `.nii.gz`) | Volume data | Coordinate systems listed in [Template Based Coordinate Systems](../99-appendices/08-coordinate-systems.md#template-based-coordinate-systems). If `individual` or `custom` is used then setting [`SpatialReference`](#spatialreference-key-allowed-values) is REQUIRED | +| GIFTI (`.gii`) | Surface data | Coordinate systems listed in [Template Based Coordinate Systems](../99-appendices/08-coordinate-systems.md#template-based-coordinate-systems). If `individual` or `custom` is used then setting [`SpatialReference`](#spatialreference-key-allowed-values) is REQUIRED | +| CIFTI (`.nii`) | Volume and surface data | Coordinate systems listed in [Template Based Coordinate Systems: Hybrid (Volume/Surface) aliases](../99-appendices/08-coordinate-systems.md#hybrid-volumesurface-aliases) | Examples: