From 934fd130427803e895fb752c5ebe47f9ab818ed5 Mon Sep 17 00:00:00 2001 From: Alys Date: Mon, 6 Apr 2015 15:35:41 +1000 Subject: [PATCH] update More Info challenges link to point to wiki instead of old trello card --- website/views/options/social/challenge-box.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/options/social/challenge-box.jade b/website/views/options/social/challenge-box.jade index 57085c820b..f3013b5e46 100644 --- a/website/views/options/social/challenge-box.jade +++ b/website/views/options/social/challenge-box.jade @@ -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')