Skip to content

Commit d2557e3

Browse files
authored
[FIX] Replace defunct awaresystems.be and fslwiki links (#1874)
* [FIX] Replace defunct awaresystems.be link with Wayback machine link * [FIX] fslwiki is redirecting to fsl/docs
1 parent fdca7ec commit d2557e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/modality-specific-files/magnetic-resonance-imaging-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ within the `[*_]dwi.bval` and `[*_]dwi.bvec` files) MAY change across DWI runs.
721721

722722
**Gradient orientation file formats**.
723723
The `[*_]dwi.bval` and `[*_]dwi.bvec` files MUST follow the
724-
[FSL format](https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FDT/UserGuide#DTIFIT):
724+
[FSL format](https://fsl.fmrib.ox.ac.uk/fsl/docs/#/diffusion/index?id=diffusion-data-in-fsl):
725725
The `[*_]dwi.bvec` file contains 3 rows with *N* space-delimited floating-point numbers
726726
(corresponding to the *N* volumes in the corresponding NIfTI file.)
727727
The first row contains the *x* elements, the second row contains the *y* elements and

src/modality-specific-files/microscopy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Microscopy raw data MUST be stored in one of the following formats:
5555

5656
- [OME-TIFF](https://docs.openmicroscopy.org/ome-model/6.1.2/ome-tiff/specification.html#)
5757
(`.ome.tif` for standard TIFF files or `.ome.btf` for
58-
[BigTIFF](https://www.awaresystems.be/imaging/tiff/bigtiff.html) files)
58+
[BigTIFF](https://web.archive.org/web/20240706160214/https://www.awaresystems.be/imaging/tiff/bigtiff.html) files)
5959

6060
- [OME-ZARR/NGFF](https://ngff.openmicroscopy.org/latest/) (`.ome.zarr` directories)
6161

0 commit comments

Comments
 (0)