Skip to content

Commit

Permalink
Update index.vue
Browse files Browse the repository at this point in the history
Fix dl button href
  • Loading branch information
Siedlerchr authored Aug 21, 2023
1 parent 3cbd088 commit 3c0b75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<ClientOnly>
<a
class="text-2xl"
:href="constructDownloadUrl()"
href="https://www.fosshub.com/JabRef.html"
>Download JabRef</a
>
</ClientOnly>
Expand Down

0 comments on commit 3c0b75b

Please sign in to comment.