mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-20 10:44:13 +00:00
update More Info challenges link to point to wiki instead of old trello card
This commit is contained in:
parent
7f5c1e5c2c
commit
934fd13042
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
.panel-heading
|
||||
h3.panel-title=env.t('challenges')
|
||||
|
|
||||
a.pull-right(target='_blank', href='https://trello.com/card/challenges-individual-party-guild-public/50e5d3684fe3a7266b0036d6/58')
|
||||
a.pull-right(target='_blank', href='http://habitrpg.wikia.com/wiki/Challenges')
|
||||
small=env.t('moreInfo')
|
||||
.panel-body.modal-fixed-height(bindonce='group.challenges')
|
||||
div(ng-if='group.challenges.length > 0')
|
||||
|
|
|
|||
Loading…
Reference in a new issue