Skip to content

Commit 541c1b9

Browse files
mhmohonaRMeli
andauthored
Fixed unknown target name errors (#390)
* added target * removed whitespace * remove google group * replace mdnalysis-discussion with github discussion * Update doc/source/index.rst Co-authored-by: Rocco Meli <[email protected]> * Update doc/source/index.rst Co-authored-by: Rocco Meli <[email protected]> --------- Co-authored-by: Rocco Meli <[email protected]>
1 parent bdb23d5 commit 541c1b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/source/contributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ Getting started with Git
8585
setting up your SSH key, and configuring git. All these steps need to be completed before
8686
you can work seamlessly between your local repository and GitHub.
8787

88-
.. _`mdnalysis-discussion`:
89-
http://groups.google.com/group/mdnalysis-discussion
88+
.. _`GitHub Discussions`:
89+
https://github.com/MDAnalysis/mdanalysis/discussions
9090
.. _`Code of Conduct`: https://www.mdanalysis.org/pages/conduct/
9191
.. _`Issue Tracker`: https://github.com/MDAnalysis/mdanalysis/issues
9292
.. _`MDAKits registry`: https://mdakits.mdanalysis.org/mdakits.html

doc/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The typical use case for MDAnalysis is to manipulate or analyse molecular dynami
3939
Participating
4040
=============
4141

42-
MDAnalysis welcomes all contributions from its users. There are many ways you can help improve MDAnalysis, from asking questions on the `mdnalysis-discussion`_ mailing list, to raising issues on the `Issue Tracker`_, to adding your own code. Please see :ref:`contributing` for an introduction and guide to contributing to the code and documentation.
42+
MDAnalysis welcomes all contributions from its users. There are many ways you can help improve MDAnalysis, from asking questions on `GitHub Discussions`_, to raising issues on the `Issue Tracker`_, to adding your own code. Please see :ref:`contributing` for an introduction and guide to contributing to the code and documentation.
4343

4444
.. important::
4545

@@ -55,7 +55,7 @@ MDAnalysis welcomes all contributions from its users. There are many ways you ca
5555
Communications
5656
--------------
5757

58-
Questions and discussions about MDAnalysis take place on `GitHub Discussions`_ and this repository’s `Issue Tracker`_. Anybody is welcome to join these conversations. Please ask questions about the usage of MDAnalysis on the `mdnalysis-discussion`_ mailing list, and report problems on the `Issue Tracker`_.
58+
Questions and discussions about MDAnalysis take place on `GitHub Discussions`_ and this repository’s `Issue Tracker`_. Anybody is welcome to join these conversations. Please ask questions about the usage of MDAnalysis on `GitHub Discussions`_, and report problems on the `Issue Tracker`_.
5959

6060
Wherever possible, do not take these conversations to private channels, including contacting the maintainers directly. Keeping communication public means everybody can benefit and learn from the conversation.
6161

0 commit comments

Comments
 (0)