1
0
mirror of https://gitlab.com/openlp/website.git synced 2024-12-22 04:52:49 +00:00

Change the links to the installers to 2.4.6

bzr-revno: 70
This commit is contained in:
Raoul Snyman 2017-04-02 08:45:36 -07:00
parent fc4db57183
commit 11fbc185be

View File

@ -332,11 +332,11 @@
</div>
<div class="btn-group">
<button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
OpenLP 2.4.5 <span class="caret"></span>
OpenLP 2.4.6 <span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a href="https://get.openlp.org/2.4.5/OpenLP-2.4.5-setup.exe"><i class="fa fa-fw fa-download"></i> OpenLP-2.4.5-setup.exe</a></li>
<li><a href="https://get.openlp.org/2.4.5/OpenLPPortable_2.4.5.paf.exe"><i class="fa fa-fw fa-download"></i> OpenLPPortable_2.4.5.paf.exe</a></li>
<li><a href="https://get.openlp.org/2.4.6/OpenLP-2.4.6-setup.exe"><i class="fa fa-fw fa-download"></i> OpenLP-2.4.6-setup.exe</a></li>
<li><a href="https://get.openlp.org/2.4.6/OpenLPPortable_2.4.6.paf.exe"><i class="fa fa-fw fa-download"></i> OpenLPPortable_2.4.6.paf.exe</a></li>
<li role="separator" class="divider"></li>
<li class="dropdown-header">Installer Torrents</li>
<li><a href="https://get.openlp.org/2.4.5/OpenLP-2.4.5-setup.exe.torrent"><i class="fa fa-fw fa-cloud-download"></i> Torrent</a></li>
@ -366,10 +366,10 @@
</div>
<div class="btn-group">
<button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
OpenLP 2.4.5 <span class="caret"></span>
OpenLP 2.4.6 <span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a href="https://get.openlp.org/2.4.5/OpenLP-2.4.5.dmg"><i class="fa fa-fw fa-download"></i> OpenLP-2.4.5.dmg</a></li>
<li><a href="https://get.openlp.org/2.4.6/OpenLP-2.4.6.dmg"><i class="fa fa-fw fa-download"></i> OpenLP-2.4.6.dmg</a></li>
<li role="separator" class="divider"></li>
<li><a href="https://get.openlp.org/2.4.5/OpenLP-2.4.5.dmg.torrent"><i class="fa fa-fw fa-cloud-download"></i> Torrent</a></li>
<li><a href="magnet:?xt=urn:btih:785a818f90498aaeb0fedec9fe4222003c796c33&amp;tr=udp://tracker.unit193.net:6969&amp;tr=udp://tracker.coppersurfer.tk:6969&amp;dn=OpenLP-2.4.5.dmg"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
@ -390,9 +390,9 @@
</div>
<div class="source hidden">
<h4>OpenLP Source Code</h4>
<p>OpenLP-2.4.5.tar.gz</p>
<p>OpenLP-2.4.6.tar.gz</p>
<p>
<a href="https://get.openlp.org/2.4.5/OpenLP-2.4.5.tar.gz" class="btn btn-success"><i class="fa fa-fw fa-download"></i> Direct Download</a>
<a href="https://get.openlp.org/2.4.6/OpenLP-2.4.6.tar.gz" class="btn btn-success"><i class="fa fa-fw fa-download"></i> Direct Download</a>
</p>
</div>
</div>