chore: update link on new tags

This commit is contained in:
Jef LeCompte 2021-03-03 22:27:05 -05:00
parent 2d7f3dbaf5
commit e26b455f66
No known key found for this signature in database
GPG key ID: 7F5BA322B5DC170C

View file

@ -106,7 +106,7 @@
</p>
</v-col>
<v-col cols="2" sm="2" md="1">
<a target="_blank" :href="`https://github.com/WDaan/VueTorrent/releases/tag/${version}`">
<a target="_blank" :href="`https://github.com/WDaan/VueTorrent/releases/tag/v${version}`">
<p class="mb-2">{{ version }}</p>
</a>
</v-col>