Skip to content

Commit 914f7e9

Browse files
authored
Update [name].md
1 parent 46b8cc1 commit 914f7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/repository/[name].md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const openUrl = (url) => {
6161
>Anti-Features</span
6262
>
6363
<span
64-
@click="openUrl(module.versions[0].zipUrl)"
64+
@click="openUrl(module.versions.toReversed()[0].zipUrl)"
6565
:class="$style.chip"
6666
>Download</span
6767
>

0 commit comments

Comments
 (0)