diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f9b28c7a5..88e03e0f9 120000 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1 +1 @@ -docs/source/guides/contribution_guide.rst \ No newline at end of file +docs/source/support/contribution.rst \ No newline at end of file diff --git a/README.md b/README.md index 835be0ba7..e0c6be4b9 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ NuCypher is a community-driven project and we're very open to outside contributi All our development discussions happen in our [Discord server](https://discord.gg/7rmXa3S), where we're happy to answer technical questions, discuss feature requests, and accept bug reports. -If you're interested in contributing code, please check out our [Contribution Guide](https://docs.nucypher.com/en/latest/guides/contribution_guide.html) +If you're interested in contributing code, please check out our [Contribution Guide](https://docs.nucypher.com/en/latest/support/contribution.html) and browse our [Open Issues](https://github.com/nucypher/nucypher/issues) for potential areas to contribute. Get up and running quickly by using our [docker development setup](dev/docker/README.md)