diff options
Diffstat (limited to 'contribute')
-rw-r--r-- | contribute/HowToApplyALicense.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contribute/HowToApplyALicense.md b/contribute/HowToApplyALicense.md index 3ed231a6c1c..ecc1cffcea5 100644 --- a/contribute/HowToApplyALicense.md +++ b/contribute/HowToApplyALicense.md @@ -43,4 +43,4 @@ If you create a new file please use this license header: Additionally we require a Developer Certificate of Origin (DCO), look at [CONTRIBUTING.md][contributing] to learn more how to sign your commits. -[contributing]: https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md#sign-your-work +[contributing]: ../.github/CONTRIBUTING.md#sign-your-work |