diff options
author | Andrew Godwin | 2022-11-26 15:00:46 -0700 |
---|---|---|
committer | GitHub | 2022-11-26 15:00:46 -0700 |
commit | cf84d5eb5f123d09873c0626e386c11a536c0e41 (patch) | |
tree | ebe9fc99b1ef99cd31bc41d9267eda92a1f9ef99 | |
parent | 0f5a0af2ed36af137f165f5c23b084d4fb26c515 (diff) | |
download | takahe-cf84d5eb5f123d09873c0626e386c11a536c0e41.tar.gz takahe-cf84d5eb5f123d09873c0626e386c11a536c0e41.tar.bz2 takahe-cf84d5eb5f123d09873c0626e386c11a536c0e41.zip |
Fix broken link in contributing docs
-rw-r--r-- | docs/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst index f1b925e..106a1d2 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -10,7 +10,7 @@ want to contribute we'd love help in the following areas: * Illustration (for the app, project site, and outreach materials) * Writing (for our development and user documentation) -If you're interested in helping out, join `our Discord server <https://discord.gg/qvQ39tAMvf>`_` +If you're interested in helping out, join `our Discord server <https://discord.gg/qvQ39tAMvf>`_ or email contact@jointakahe.org, and mention what you'd like to help with. All contributors are expected to abide by our `Code of Conduct <https://jointakahe.org/conduct/>`_. |