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:
Omnomnobot 2014-03-04 22:41:29 +01:00
parent 2321b40753
commit 9daf3c2f97

View file

@ -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