diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 463face2ad..1f97bac702 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ You might find help with your issue on the [Frequently Asked Questions](http://h # Requesting a feature -HabitRPG uses [Trello](https://trello.com/b/EpoYEYod/habitrpg) to track feature requests. [Read more](https://trello.com/c/8gzGlle8/142-how-to-submit-a-new-request). +HabitRPG uses [Trello](https://trello.com/b/EpoYEYod/habitrpg) to track feature requests. [Read more](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents). # Contributing Code diff --git a/views/options/social/tavern.jade b/views/options/social/tavern.jade index 0177bba8c2..f58ba3ba46 100644 --- a/views/options/social/tavern.jade +++ b/views/options/social/tavern.jade @@ -52,7 +52,7 @@ a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues/2760')=env.t('reportAP') tr td - a(target='_blank', href='https://trello.com/c/8gzGlle8')= ' ' + env.t('requestAF') + a(target='_blank', href='https://trello.com/c/odmhIqyW/440-read-first-table-of-contents')= ' ' + env.t('requestAF') tr td a(target='_blank', href='http://habitrpg.wikia.com/wiki/Special:Forum')=env.t('community') diff --git a/views/shared/footer.jade b/views/shared/footer.jade index e90b69acb7..a013c8135f 100644 --- a/views/shared/footer.jade +++ b/views/shared/footer.jade @@ -39,7 +39,7 @@ footer.footer(ng-controller='FooterCtrl') li a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues/2760')=env.t('communityBug') li - a(target='_blank', href='https://trello.com/c/8gzGlle8')=env.t('communityFeature') + a(target='_blank', href='https://trello.com/c/odmhIqyW/440-read-first-table-of-contents')=env.t('communityFeature') li a(target='_blank', href='https://habitrpg.com/static/api')=env.t('API') li