diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 06bd5742b..3b778680f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,10 +54,10 @@ HedgeDoc is a volunteer effort. We encourage you to pitch in and help us to make ## Certificate of Origin By contributing to this project you agree to -the [Developer Certificate of Origin (DCO)](docs/content/legal/developer-certificate-of-origin.txt). This document was created +the [Developer Certificate of Origin (DCO)](developer-certificate-of-origin.txt). This document was created by the Linux Kernel community and is a simple statement that you, as a contributor, have the legal right to make the contribution. The DCO is a legally binding statement, -please [read it carefully](docs/content/legal/developer-certificate-of-origin.txt). +please [read it carefully](developer-certificate-of-origin.txt). If you can certify it, then just add a line to every git commit message: diff --git a/docs/content/legal/developer-certificate-of-origin.txt b/developer-certificate-of-origin.txt similarity index 100% rename from docs/content/legal/developer-certificate-of-origin.txt rename to developer-certificate-of-origin.txt diff --git a/docs/content/legal/developer-certificate-of-origin.txt.license b/developer-certificate-of-origin.txt.license similarity index 100% rename from docs/content/legal/developer-certificate-of-origin.txt.license rename to developer-certificate-of-origin.txt.license