Fix broken link to contributor page

Fixes #4052
This commit is contained in:
Frédéric Guillot 2018-10-23 15:17:33 -07:00
parent 5a2836bf39
commit 8532696f0c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</li>
<li>
<?= t('Author:') ?>
<strong>Frédéric Guillot</strong> (<a href="https://github.com/kanboard/kanboard/blob/master/CONTRIBUTORS.md" target="_blank"><?= t('contributors') ?></a>)
<strong>Frédéric Guillot</strong> (<a href="https://github.com/kanboard/kanboard/graphs/contributors" target="_blank"><?= t('contributors') ?></a>)
</li>
<li>
<?= t('License:') ?>