Skip to content

Commit 86f16e3

Browse files
sy-recordsderickr
authored andcommitted
Update download link to point to downloads.php
1 parent 0ce3b82 commit 86f16e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Themes/ReleasePage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public static function getPrefooter(string $title, string $upgradeNow, string $d
9898
<h2>$title</h2>
9999
100100
<div class="cta-footer-button-container">
101-
<a href="/downloads" class="button-primary">$upgradeNow</a>
101+
<a href="/downloads.php" class="button-primary">$upgradeNow</a>
102102
</div>
103103
104104
$description

0 commit comments

Comments
 (0)