From f4cda5e1c162c87bfbd7d5d54bd7c5408fa10a7e Mon Sep 17 00:00:00 2001 From: Paul McCarthy <pauldmccarthy@gmail.com> Date: Thu, 1 Mar 2018 13:54:43 +0000 Subject: [PATCH] fix link in readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c469de2b5..d711e110d 100644 --- a/README.rst +++ b/README.rst @@ -97,7 +97,7 @@ Credits ------- -The `fsl.data.dicom <fsl/data/dicom/>`_ module is little more than a thin +The `fsl.data.dicom <fsl/data/dicom.py>`_ module is little more than a thin wrapper around Chris Rorden's `dcm2niix <https://github.com/rordenlab/dcm2niix>`_ program. -- GitLab