mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
changed habitrpg.wikia.com to habitica.wikia.com
This commit is contained in:
parent
fd446fc5e5
commit
5b8c161932
2 changed files with 2 additions and 2 deletions
|
|
@ -144,7 +144,7 @@ script(type='text/ng-template', id='partials/options.social.challenges.html')
|
||||||
ng-model='newChallenge.shortName', placeholder=env.t('challengeTag'), required
|
ng-model='newChallenge.shortName', placeholder=env.t('challengeTag'), required
|
||||||
ng-disabled='insufficientGemsForTavernChallenge()')
|
ng-disabled='insufficientGemsForTavernChallenge()')
|
||||||
|
|
|
|
||||||
a.hint.vertical-20(target='_blank', href='http://habitrpg.wikia.com/wiki/Tags',
|
a.hint.vertical-20(target='_blank', href='http://habitica.wikia.com/wiki/Tags',
|
||||||
popover=env.t('challengeTagPop'), popover-trigger='mouseenter', popover-placement='right')
|
popover=env.t('challengeTagPop'), popover-trigger='mouseenter', popover-placement='right')
|
||||||
=env.t('moreInfo')
|
=env.t('moreInfo')
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ div(ng-if='::profile.contributor.level || user._id == profile._id')
|
||||||
small
|
small
|
||||||
=env.t('contribText')
|
=env.t('contribText')
|
||||||
|
|
|
|
||||||
+aLink('http://habitrpg.wikia.com/wiki/Contributing_to_HabitRPG', env.t('readMore'))
|
+aLink('http://habitica.wikia.com/wiki/Contributing_to_Habitica', env.t('readMore'))
|
||||||
| .
|
| .
|
||||||
hr
|
hr
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue