diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2022-05-24 11:48:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-24 11:48:11 +0100 |
commit | 0b3423fd51608a8ff9d61d61f4975a1cd877d679 (patch) | |
tree | be727535d13d26dec723f0e58318d08f223f248c /docs | |
parent | Pin poetry.core in Docker images (#12853) (diff) | |
download | synapse-0b3423fd51608a8ff9d61d61f4975a1cd877d679.tar.xz |
contributing_guide.md: fix link to DCO
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/contributing_guide.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/contributing_guide.md b/docs/development/contributing_guide.md index f55a1fbb90..2b3714df66 100644 --- a/docs/development/contributing_guide.md +++ b/docs/development/contributing_guide.md @@ -422,8 +422,8 @@ same lightweight approach that the Linux Kernel [submitting patches process]( https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin>), [Docker](https://github.com/docker/docker/blob/master/CONTRIBUTING.md), and many other -projects use: the DCO (Developer Certificate of Origin: -http://developercertificate.org/). This is a simple declaration that you wrote +projects use: the DCO ([Developer Certificate of Origin](http://developercertificate.org/)). +This is a simple declaration that you wrote the contribution or otherwise have the right to contribute it to Matrix: ``` |