habitrpg.wikia.com -> habitica.wikia.com. Also a trello URL change.

This commit is contained in:
Alys
2015-07-31 18:52:56 +10:00
parent c211af8e8f
commit 07bdc89738
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ _.each(pages, function(name){
// --------- Redirects --------
router.get('/static/extensions', function(req, res) {
res.redirect('http://habitrpg.wikia.com/wiki/App_and_Extension_Integrations');
res.redirect('http://habitica.wikia.com/wiki/App_and_Extension_Integrations');
});
module.exports = router;