Skip to content

Commit e041202

Browse files
committedAug 24, 2021
fix download urls
1 parent de64df3 commit e041202

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed
 

‎src/routes/help/install/mac.svelte

+6-5
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,23 @@
3535
<ol>
3636
<li>
3737
<strong>Download the most recent version of JW Lua</strong> for your version of
38-
Finale.
38+
Finale. If these links don't work, you can find the
39+
<a href="http://finaletips.nu/index.php/download/category/28-beta-version">
40+
original downloads here
41+
</a>.
3942
<ul>
4043
<li>
4144
<a
4245
href="http://finaletips.nu/index.php/download/category/28-beta-version?download=234:jw-lua-beta-v0-54-for-64-bit-mac"
43-
target="_blank"
44-
rel="noreferrer"
46+
download
4547
>
4648
Finale v25 and later
4749
</a> (recommended)
4850
</li>
4951
<li>
5052
<a
5153
href="http://finaletips.nu/index.php/download/category/28-beta-version?download=176:jw-lua-beta-v0-54-for-mac"
52-
target="_blank"
53-
rel="noreferrer"
54+
download
5455
>
5556
Finale v2014.5 and earlier
5657
</a> (not compatible with all scripts)

‎src/routes/help/install/windows.svelte

+6-5
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,23 @@
3535
<ol>
3636
<li>
3737
<strong>Download the most recent version of JW Lua</strong> for your version of
38-
Finale.
38+
Finale. If these links don't work, you can find the
39+
<a href="http://finaletips.nu/index.php/download/category/28-beta-version">
40+
original downloads here
41+
</a>.
3942
<ul>
4043
<li>
4144
<a
4245
href="http://finaletips.nu/index.php/download/category/28-beta-version?download=233:jw-lua-beta-v0-54-for-64-bit-windows"
43-
target="_blank"
44-
rel="noreferrer"
46+
download
4547
>
4648
Finale v25 and later
4749
</a> (recommended)
4850
</li>
4951
<li>
5052
<a
5153
href="http://finaletips.nu/index.php/download/category/28-beta-version?download=175:jw-lua-beta-v0-54-for-windows"
52-
target="_blank"
53-
rel="noreferrer"
54+
download
5455
>
5556
Finale v2014.5 and earlier
5657
</a> (not compatible with all scripts)

0 commit comments

Comments
 (0)
Please sign in to comment.