Fix broken links

This commit is contained in:
Raphael Michel
2026-03-27 16:50:55 +01:00
parent 06278acd0a
commit 4402987b8a

View File

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