We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b8cc1 commit 914f7e9Copy full SHA for 914f7e9
docs/en/repository/[name].md
@@ -61,7 +61,7 @@ const openUrl = (url) => {
61
>Anti-Features</span
62
>
63
<span
64
- @click="openUrl(module.versions[0].zipUrl)"
+ @click="openUrl(module.versions.toReversed()[0].zipUrl)"
65
:class="$style.chip"
66
>Download</span
67
0 commit comments