File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6969=======
7070
7171Current documentation on nibabel can always be found at the `NIPY nibabel
72- website <https ://nipy.github.io /nibabel>`_.
72+ website <http ://nipy.org /nibabel>`_.
7373
7474Mailing Lists
7575=============
9090* Downloads of all `available releases`_.
9191
9292.. _main repository: https://github.com/nipy/nibabel
93- .. _Documentation: https ://nipy.github.io /nibabel
93+ .. _Documentation: http ://nipy.org /nibabel
9494.. _current release: https://pypi.python.org/pypi/nibabel
9595.. _current development version: https://github.com/nipy/nibabel/archive/master.zip
9696.. _available releases: https://github.com/nipy/nibabel/releases
111111NAME = 'nibabel'
112112MAINTAINER = "Matthew Brett, Michael Hanke, Eric Larson, " \
113113 "Chris Markiewicz"
114- MAINTAINER_EMAIL = "nipy-devel@ neuroimaging.scipy .org"
114+ MAINTAINER_EMAIL = "neuroimaging@python .org"
115115DESCRIPTION = description
116116LONG_DESCRIPTION = long_description
117- URL = "https ://nipy.github.io /nibabel"
117+ URL = "http ://nipy.org /nibabel"
118118DOWNLOAD_URL = "https://github.com/nipy/nibabel"
119119LICENSE = "MIT license"
120120CLASSIFIERS = CLASSIFIERS
121121AUTHOR = "Matthew Brett, Michael Hanke, Stephan Gerhard"
122- AUTHOR_EMAIL = "nipy-devel@ neuroimaging.scipy .org"
122+ AUTHOR_EMAIL = "neuroimaging@python .org"
123123PLATFORMS = "OS Independent"
124124MAJOR = _version_major
125125MINOR = _version_minor
You can’t perform that action at this time.
0 commit comments