Skip to content

Commit b741fab

Browse files
committed
DOC: fix broken rst link in main info
Broken MGH link was messing up the pypi page.
1 parent b8a33c8 commit b741fab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ limited support for DICOM_. NiBabel is the successor of PyNIfTI_.
1515
.. _MINC: http://wiki.bic.mni.mcgill.ca/index.php/MINC
1616
.. _PyNIfTI: http://niftilib.sourceforge.net/pynifti/
1717
.. _GIFTI: http://www.nitrc.org/projects/gifti
18-
.. _MGH format: http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/MghFormat
18+
.. _MGH: http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/MghFormat
1919
.. _ECAT: http://xmedcon.sourceforge.net/Docs/Ecat
2020
.. _DICOM: http://medical.nema.org/
2121

nibabel/info.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
.. _MINC: http://wiki.bic.mni.mcgill.ca/index.php/MINC
4747
.. _PyNIfTI: http://niftilib.sourceforge.net/pynifti/
4848
.. _GIFTI: http://www.nitrc.org/projects/gifti
49-
.. _MGH format: http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/MghFormat
49+
.. _MGH: http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/MghFormat
5050
.. _ECAT: http://xmedcon.sourceforge.net/Docs/Ecat
5151
.. _DICOM: http://medical.nema.org/
5252

0 commit comments

Comments
 (0)