Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 404 link on devel landing page #12316

Merged
merged 2 commits into from
Dec 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ MNE-Python is maintained by a community of scientists and research labs. The pro

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).

The [contributing guide](https://mne.tools/dev/install/contributing.html) has details on the preferred contribution workflow
The [contributing guide](https://mne.tools/dev/development/contributing.html) has details on the preferred contribution workflow
and the recommended system configuration for a smooth contribution/development experience.
2 changes: 1 addition & 1 deletion doc/development/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ experience.
.. _`opening an issue`: https://github.com/mne-tools/mne-python/issues/new/choose
.. _`MNE Forum`: https://mne.discourse.group
.. _`code of conduct`: https://github.com/mne-tools/.github/blob/main/CODE_OF_CONDUCT.md
.. _`contributing guide`: https://mne.tools/dev/install/contributing.html
.. _`contributing guide`: https://mne.tools/dev/development/contributing.html

.. toctree::
:hidden:
Expand Down