mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
Merge pull request #176 from jef/chore/tag-link
chore: update link on new tags
This commit is contained in:
commit
0a1e607731
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue