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
97
97
gitwash-update :
98
98
python ../tools/gitwash_dumper.py source nibabel --github-user=nipy \
99
99
--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
101
101
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ <h3>Quick links</h3>
3
3
< ul >
4
4
< li > < a href ="https://pypi.python.org/pypi/nibabel "> Nibabel pypi</ a > </ li >
5
5
< 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 >
7
7
</ ul >
8
8
9
9
< 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>
12
12
< script type ="text/javascript ">
13
13
function mlsearch ( curobj )
14
14
{
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
16
16
}
17
17
</ script >
18
18
< form action ="https://www.google.com/search " method ="get " onSubmit ="mlsearch(this) ">
Original file line number Diff line number Diff line change 4
4
{% block rootrellink %}
5
5
< li > < a href ="http://nipy.org/ "> Community</ a > | </ li >
6
6
< 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 >
8
8
< li > < a href ="legal.html "> License</ a > | </ li >
9
9
{% endblock %}
10
10
Original file line number Diff line number Diff line change 3
3
.. PROJECTNAME placeholders
4
4
.. _PROJECTNAME : http ://nipy . org
5
5
.. _ `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
7
7
8
8
.. numpy
9
9
.. _numpy : http ://www . numpy . org
18
18
.. nipy
19
19
.. _nipy : http ://nipy . org /nipy
20
20
.. _ `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
22
22
23
23
.. ipython
24
24
.. _ipython : https ://ipython . org
28
28
.. dipy
29
29
.. _dipy : http ://nipy . org /dipy
30
30
.. _ `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
32
32
33
33
.. nibabel
34
34
.. _nibabel : http ://nipy . org /nibabel
35
35
.. _ `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
37
37
38
38
.. marsbar
39
39
.. _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
91
91
project. You can also search the mailing list archive using the *mailing list
92
92
archive search * located in the sidebar of the NiBabel home page.
93
93
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
96
96
97
97
.. include :: links_names.txt
98
98
Original file line number Diff line number Diff line change 15
15
.. nibabel
16
16
.. _nibabel : http://nipy.org/nibabel
17
17
.. _`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
19
19
.. _nibabel pypi : https://pypi.python.org/pypi/nibabel
20
20
.. _nibabel issues : https://github.com/nipy/nibabel/issues
21
21
.. _nibabel github issues : https://github.com/nipy/nibabel/issues
64
64
.. _`nipy launchpad` : https://launchpad.net/nipy
65
65
.. _launchpad : https://launchpad.net/
66
66
.. _`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
68
68
.. _`nipy bugs` : https://github.com/nipy/nipy/issues
69
69
.. _sourceforge download page : https://github.com/nipy/nipy/releases
70
70
You can’t perform that action at this time.
0 commit comments