mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 00:09:41 +00:00
update forum & lfg links
This commit is contained in:
parent
8f3e47079c
commit
36d32d6b16
2 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@
|
|||
table.table.table-striped
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='http://community.habitrpg.com/forums/lfg') Looking for Group (Party Wanted) Posts
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/wiki/Board:LFG_Board') Looking for Group (Party Wanted) Posts
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='https://vimeo.com/57654086') Tutorial
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
a(target='_blank', href='https://trello.com/c/8gzGlle8') Request a Feature
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='http://community.habitrpg.com/forum') Community Forum
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/wiki/Special:Forum') Community Forum
|
||||
|
||||
// Player Tiers
|
||||
.modal(style='position: relative;top: auto;left: auto;right: auto;margin: 0 auto 20px;z-index: 1;max-width: 100%;', popover="Click tier labels for details.", popover-trigger="mouseenter", popover-placement="right")
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ footer.footer(ng-controller='FooterCtrl')
|
|||
li
|
||||
a(href='/static/extensions')=env.t('communityExtensions')
|
||||
li
|
||||
a(target='_blank', href='http://community.habitrpg.com/forum')=env.t('communityForum')
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/wiki/Special:Forum')=env.t('communityForum')
|
||||
li
|
||||
a(target='_blank', href='http://www.kickstarter.com/projects/lefnire/habitrpg-mobile')=env.t('communityKickstarter')
|
||||
li
|
||||
|
|
|
|||
Loading…
Reference in a new issue