Skip to content

Commit b1444e4

Browse files
committed
Adjust link to contributing.md
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 6d2d069 commit b1444e4

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

contribute/HowToApplyALicense.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ If you create a new file please use this license header:
4343
Additionally we require a Developer Certificate of Origin (DCO), look
4444
at [CONTRIBUTING.md][contributing] to learn more how to sign your commits.
4545

46-
[contributing]: https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md#sign-your-work
46+
[contributing]: https://github.com/nextcloud/server/blob/master/.github/CONTRIBUTING.md#sign-your-work

settings/templates/help.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828

2929
<?php if($_['admin']) { ?>
3030
<li>
31-
<a href="https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md"
32-
target="_blank" rel="noreferrer">
31+
<a href="https://nextcloud.com/support/" target="_blank" rel="noreferrer">
3332
<?php p($l->t('Issue tracker')); ?>
3433
</a>
3534
</li>

0 commit comments

Comments
 (0)