diff --git a/README.rst b/README.rst index 8831d11b2e..a4ec7415c7 100644 --- a/README.rst +++ b/README.rst @@ -90,6 +90,10 @@ To participate in the Nipype development related discussions please use the foll Please add *[nipype]* to the subject line when posting on the mailing list. +You can even hangout with the Nipype developers in their +`Gitter `_ channel or in the BrainHack `Slack `_ channel. (Click `here `_ to join the Slack workspace.) + + Contributing to the project --------------------------- diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html index 1c307261c7..ce03fb63f9 100644 --- a/doc/_templates/indexsidebar.html +++ b/doc/_templates/indexsidebar.html @@ -4,10 +4,11 @@

{{ _('Links') }}

-{% endblock %} +{% endblock %} diff --git a/doc/devel/gitwash/known_projects.inc b/doc/devel/gitwash/known_projects.inc index ce939b110e..c945cf05ed 100644 --- a/doc/devel/gitwash/known_projects.inc +++ b/doc/devel/gitwash/known_projects.inc @@ -3,7 +3,7 @@ .. PROJECTNAME placeholders .. _PROJECTNAME: http://neuroimaging.scipy.org .. _`PROJECTNAME github`: http://github.com/nipy -.. _`PROJECTNAME mailing list`: http://projects.scipy.org/mailman/listinfo/nipy-devel +.. _`PROJECTNAME mailing list`: https://mail.python.org/mailman/listinfo/neuroimaging .. numpy .. _numpy: http://numpy.scipy.org diff --git a/doc/devel/interface_specs.rst b/doc/devel/interface_specs.rst index 85b3b519f7..56e1be9ed4 100644 --- a/doc/devel/interface_specs.rst +++ b/doc/devel/interface_specs.rst @@ -12,6 +12,10 @@ In case of trouble, we encourage you to post on `NeuroStars `_ channel or in the +BrainHack `Slack `_ channel. +(Click `here `_ to join the Slack workspace.) Overview diff --git a/doc/links_names.txt b/doc/links_names.txt index 1197917cba..3c8ee54f32 100644 --- a/doc/links_names.txt +++ b/doc/links_names.txt @@ -38,7 +38,7 @@ .. _`nipy launchpad`: https://launchpad.net/nipy .. _launchpad: https://launchpad.net/ .. _`nipy trunk`: https://code.launchpad.net/~nipy-developers/nipy/trunk -.. _`nipy mailing list`: http://projects.scipy.org/mailman/listinfo/nipy-devel +.. _`nipy mailing list`: https://mail.python.org/mailman/listinfo/neuroimaging .. _`nipy bugs`: https://bugs.launchpad.net/nipy .. Code support stuff