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 e61d89c commit dcf4b05Copy full SHA for dcf4b05
1 file changed
src/Download.vue
@@ -169,7 +169,7 @@ export default {
169
<!-- Left column (3 items) -->
170
<div class="w-1/2 pr-2">
171
<a
172
- href="https://github.com/Beaver-Notes/Beaver-Notes/releases/download/3.9.0/Beaver-notes-3.9.0-portable.exe"
+ href="https://github.com/Beaver-Notes/Beaver-Notes/releases/download/3.9.0/Beaver-notes-Setup-3.9.0.exe"
173
class="block text-lg px-4 py-2 text-amber-500 text-opacity-85 hover:text-opacity-100text-decoration-none flex items-center"
174
style="font-family: 'Arimo', sans-serif"
175
>
0 commit comments