Fix install link

Fixes #5171
This commit is contained in:
flightlevel 2019-05-04 15:52:14 +10:00
parent 8900aea849
commit 5bad47d327
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@
<div id="can-upgrade-from-mono" hidden class="alert alert-info" role="alert">
<strong>Standalone version of Jackett is now available - Mono not required</strong> <br>
To upgrade to the standalone version of Jackett, <a href="#" class="alert-link">click here</a> for install instructions.
Upgrading is straight forward, your indexers and configuration will carry over.
To upgrade to the standalone version of Jackett, <a href="https://github.com/Jackett/Jackett#install-on-linux-amdx64" target="_blank" class="alert-link">click here</a> for install instructions.
Upgrading is straight forward, simply install the standalone version and your indexers/configuration will carry over.
Benefits include: increased performance, improved stability and no dependency on Mono.
</div>