← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~raoul-snyman/openlp/fix-links into lp:openlp/website

 

Raoul Snyman has proposed merging lp:~raoul-snyman/openlp/fix-links into lp:openlp/website.

Requested reviews:
  OpenLP Core (openlp-core)

For more details, see:
https://code.launchpad.net/~raoul-snyman/openlp/fix-links/+merge/276458

Fix the links for the mac build.
-- 
Your team OpenLP Core is requested to review the proposed merge of lp:~raoul-snyman/openlp/fix-links into lp:openlp/website.
=== modified file 'themes/openlp2v2/templates/front_page.html'
--- themes/openlp2v2/templates/front_page.html	2015-11-01 12:44:41 +0000
+++ themes/openlp2v2/templates/front_page.html	2015-11-02 20:22:54 +0000
@@ -320,8 +320,8 @@
                             <h4>OpenLP 2.2 for Mac OS X 10.8 and higher</h4>
                             <p>OpenLP-2.2.1.dmg</p>
                             <p>
-                                <a href="https://get.openlp.org/2.2/OpenLP-2.2.1.dmg"; class="btn btn-success"><i class="fa fa-fw fa-download"></i> Direct Download</a>
-                                <a href="https://get.openlp.org/2.2/OpenLP-2.2.1.dmg.torrent"; class="btn btn-warning"><i class="fa fa-fw fa-cloud-download"></i> BitTorrent</a>
+                                <a href="https://get.openlp.org/2.2.1/OpenLP-2.2.1.dmg"; class="btn btn-success"><i class="fa fa-fw fa-download"></i> Direct Download</a>
+                                <a href="https://get.openlp.org/2.2.1/OpenLP-2.2.1.dmg.torrent"; class="btn btn-warning"><i class="fa fa-fw fa-cloud-download"></i> BitTorrent</a>
                                 <a href="magnet:?xt=urn:btih:ac2126bed2fa7bc8a6c61f09299dd8d1f555369d&amp;tr=udp://tracker.unit193.net:6969&amp;tr=udp://open.demonii.com:1337" class="btn btn-danger"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a>
                             </p>
                         </div>


Follow ups