File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -97,5 +97,5 @@ doctest: api-clean
9797gitwash-update :
9898 python ../tools/gitwash_dumper.py source nibabel --github-user=nipy \
9999 --project-url=http://nipy.org/nibabel \
100- --project-ml-url=http ://mail.scipy .org/mailman/listinfo/nipy-devel
100+ --project-ml-url=https ://mail.python .org/mailman/listinfo/neuroimaging
101101
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ <h3>Quick links</h3>
33< ul >
44 < li > < a href ="https://pypi.python.org/pypi/nibabel "> Nibabel pypi</ a > </ li >
55 < li > < a href ="https://github.com/nipy/nibabel "> Git repository</ a > </ li >
6- < li > < a href ="http ://mail.scipy .org/pipermail/nipy-devel "> Mailing list archive</ a > </ li >
6+ < li > < a href ="https ://mail.python .org/pipermail/neuroimaging "> Mailing list archive</ a > </ li >
77</ ul >
88
99< script type ="text/javascript " src ="https://www.ohloh.net/projects/480908/widgets/project_partner_badge "> </ script >
@@ -12,7 +12,7 @@ <h3>Search mailing list archive</h3>
1212< script type ="text/javascript ">
1313 function mlsearch ( curobj )
1414 {
15- curobj . q . value = "site:mail.scipy .org/pipermail/nipy-devel / " + curobj . userquery . value
15+ curobj . q . value = "site:mail.python .org/pipermail/neuroimaging / " + curobj . userquery . value
1616}
1717</ script >
1818< form action ="https://www.google.com/search " method ="get " onSubmit ="mlsearch(this) ">
Original file line number Diff line number Diff line change 44{% block rootrellink %}
55 < li > < a href ="http://nipy.org/ "> Community</ a > | </ li >
66 < li > < a href ="{{ pathto('index') }} "> NiBabel Home</ a > | </ li >
7- < li > < a href ="http ://mail.scipy .org/mailman/listinfo/nipy-devel "> Mailing list</ a > | </ li >
7+ < li > < a href ="https ://mail.python .org/mailman/listinfo/neuroimaging "> Mailing list</ a > | </ li >
88 < li > < a href ="legal.html "> License</ a > | </ li >
99{% endblock %}
1010
Original file line number Diff line number Diff line change 33.. PROJECTNAME placeholders
44.. _PROJECTNAME : http ://nipy . org
55.. _ `PROJECTNAME github `: https ://github . com /nipy
6- .. _ `PROJECTNAME mailing list `: http ://mail . scipy . org /mailman /listinfo /nipy - devel
6+ .. _ `PROJECTNAME mailing list `: https ://mail . python . org /mailman /listinfo /neuroimaging
77
88.. numpy
99.. _numpy : http ://www . numpy . org
1818.. nipy
1919.. _nipy : http ://nipy . org /nipy
2020.. _ `nipy github `: https ://github . com /nipy /nipy
21- .. _ `nipy mailing list `: http ://mail . scipy . org /mailman /listinfo /nipy - devel
21+ .. _ `nipy mailing list `: https ://mail . python . org /mailman /listinfo /neuroimaging
2222
2323.. ipython
2424.. _ipython : https ://ipython . org
2828.. dipy
2929.. _dipy : http ://nipy . org /dipy
3030.. _ `dipy github `: https ://github . com /Garyfallidis /dipy
31- .. _ `dipy mailing list `: http ://mail . scipy . org /mailman /listinfo /nipy - devel
31+ .. _ `dipy mailing list `: https ://mail . python . org /mailman /listinfo /neuroimaging
3232
3333.. nibabel
3434.. _nibabel : http ://nipy . org /nibabel
3535.. _ `nibabel github `: https ://github . com /nipy /nibabel
36- .. _ `nibabel mailing list `: http ://mail . scipy . org /mailman /listinfo /nipy - devel
36+ .. _ `nibabel mailing list `: https ://mail . python . org /mailman /listinfo /neuroimaging
3737
3838.. marsbar
3939.. _marsbar : http ://marsbar . sourceforge . net
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ mailing list is the preferred way to announce changes and additions to the
9191project. You can also search the mailing list archive using the *mailing list
9292archive search * located in the sidebar of the NiBabel home page.
9393
94- .. _subscription : http ://mail.scipy .org/mailman/listinfo/nipy-devel
95- .. _archive : http ://mail.scipy .org/pipermail/nipy-devel
94+ .. _subscription : https ://mail.python .org/mailman/listinfo/neuroimaging
95+ .. _archive : https ://mail.python .org/pipermail/neuroimaging
9696
9797.. include :: links_names.txt
9898
Original file line number Diff line number Diff line change 1515.. nibabel
1616 .. _nibabel : http://nipy.org/nibabel
1717.. _`nibabel github` : https://github.com/nipy/nibabel
18- .. _`nibabel mailing list` : http ://mail.scipy .org/mailman/listinfo/nipy-devel
18+ .. _`nibabel mailing list` : https ://mail.python .org/mailman/listinfo/neuroimaging
1919.. _nibabel pypi : https://pypi.python.org/pypi/nibabel
2020.. _nibabel issues : https://github.com/nipy/nibabel/issues
2121.. _nibabel github issues : https://github.com/nipy/nibabel/issues
6464.. _`nipy launchpad` : https://launchpad.net/nipy
6565.. _launchpad : https://launchpad.net/
6666.. _`nipy trunk` : https://github.com/nipy/nipy/tree/master
67- .. _`nipy mailing list` : http ://mail.scipy .org/mailman/listinfo/nipy-devel
67+ .. _`nipy mailing list` : https ://mail.python .org/mailman/listinfo/neuroimaging
6868.. _`nipy bugs` : https://github.com/nipy/nipy/issues
6969.. _sourceforge download page : https://github.com/nipy/nipy/releases
7070
You can’t perform that action at this time.
0 commit comments