Skip to content

Commit 1f8487e

Browse files
authored
Merge pull request #2112 from yarikoptic/bf-linkchecker
[BF]: use web archive link for now gone behind login page about fieldmaps
2 parents a7dd34a + 5c02d09 commit 1f8487e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
--ignore-url 'https://github.com/bids-standard/bids-specification/(pull|tree)/.*' \
6363
--ignore-url 'https://www.incf.org' \
6464
--ignore-url 'https://dicomlookup.com/dicomtags/.*' \
65+
--ignore-url 'https://www.instagram.com/bidsstandard/' \
6566
~/project/site/*html ~/project/site/*/*.html
6667
else
6768
echo "Release PR - do nothing"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ A guide for using macros can be found at
8282
the size of the actual reconstructed data in the phase direction (which is NOT
8383
reflected in a single DICOM Tag for all possible aforementioned scan
8484
manipulations). See
85-
[Acquiring and using field maps - LCNI](https://lcni.uoregon.edu/wiki/acquiring-and-using-field-maps/)
85+
[Acquiring and using field maps - LCNI](https://web.archive.org/web/20240709020334/https://lcni.uoregon.edu/wiki/acquiring-and-using-field-maps/)
8686
and [TotalReadoutTime - dcm\_qa](https://github.com/neurolabusc/dcm_qa/tree/master/In/TotalReadoutTime).
8787

8888
<sup>3</sup>We use the time between the center of the first "effective" echo

0 commit comments

Comments
 (0)