diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 15fc4117ef..729172afa7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,11 +4,11 @@ Contributing to pretix Welcome to pretix, we are happy that you would like to contribute. Before you do so, please make sure to read the following documents: -- [Contribution workflow](https://docs.pretix.eu/dev/development/general.html) -- [AI-assisted contribution policy](https://docs.pretix.eu/dev/development/ai.html) -- [Coding style and quality](https://docs.pretix.eu/dev/development/style.html) +- [Contribution workflow](https://docs.pretix.eu/dev/development/contribution/general.html) +- [AI-assisted contribution policy](https://docs.pretix.eu/dev/development/contribution/ai.html) +- [Coding style and quality](https://docs.pretix.eu/dev/development/contribution/style.html) - [Development setup](https://docs.pretix.eu/dev/development/setup.html) -- [Code of Conduct](https://docs.pretix.eu/dev/development/codeofconduct.html) +- [Code of Conduct](https://docs.pretix.eu/dev/development/contribution/codeofconduct.html) Before we can accept your first PR we'll need you to sign [our **Contributor License Agreement** (CLA)](https://pretix.eu/about/en/cla). You can find more information about the how and why in our [License FAQ](https://docs.pretix.eu/trust/licensing/faq/) and in our [license change blog post](https://pretix.eu/about/en/blog/20210412-license/).