fix link to Data Display Tool (#9085)

This commit is contained in:
Alys
2017-09-27 22:24:57 +10:00
committed by GitHub
parent 526d0b1a23
commit a03c6184b3

View File

@@ -23,7 +23,7 @@
br
| {{ $t('chromeChatExtensionDesc') }}
li
a(target='_blank' :href='`http://data.habitrpg.com?uuid= + user._id`') {{ $t('dataTool') }}
a(target='_blank' :href='`https://oldgods.net/habitica/habitrpg_user_data_display.html?uuid=` + user._id') {{ $t('dataTool') }}
br
| {{ $t('dataToolDesc') }}
li(v-html="$t('otherExtensions')")