Skip to content

Commit 78d80e9

Browse files
committed
fix 404 link on devel landing page (#12316)
1 parent 2a87af7 commit 78d80e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ MNE-Python is maintained by a community of scientists and research labs. The pro
55

66
Users and contributors to MNE-Python are expected to follow our [code of conduct](https://github.com/mne-tools/.github/blob/main/CODE_OF_CONDUCT.md).
77

8-
The [contributing guide](https://mne.tools/dev/install/contributing.html) has details on the preferred contribution workflow
8+
The [contributing guide](https://mne.tools/dev/development/contributing.html) has details on the preferred contribution workflow
99
and the recommended system configuration for a smooth contribution/development experience.

doc/development/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ experience.
2424
.. _`opening an issue`: https://github.com/mne-tools/mne-python/issues/new/choose
2525
.. _`MNE Forum`: https://mne.discourse.group
2626
.. _`code of conduct`: https://github.com/mne-tools/.github/blob/main/CODE_OF_CONDUCT.md
27-
.. _`contributing guide`: https://mne.tools/dev/install/contributing.html
27+
.. _`contributing guide`: https://mne.tools/dev/development/contributing.html
2828

2929
.. toctree::
3030
:hidden:

0 commit comments

Comments
 (0)