mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
Update API footer link
The Wiki page here on Github is quite useless now, the most useful infos are in https://habitrpg.com/static/api an the official Wiki
This commit is contained in:
parent
2321b40753
commit
9daf3c2f97
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ footer.footer(ng-controller='FooterCtrl')
|
|||
li
|
||||
a(target='_blank', href='https://trello.com/c/8gzGlle8')=env.t('communityFeature')
|
||||
li
|
||||
a(target='_blank', href='https://github.com/lefnire/habitrpg/wiki/API')=env.t('API')
|
||||
a(target='_blank', href='https://habitrpg.com/static/api')=env.t('API')
|
||||
li
|
||||
a(href='/static/extensions')=env.t('communityExtensions')
|
||||
li
|
||||
|
|
|
|||
Loading…
Reference in a new issue