← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~springermac/openlp/website-link-fix into lp:openlp/website

 

Jonathan Springer has proposed merging lp:~springermac/openlp/website-link-fix into lp:openlp/website.

Requested reviews:
  OpenLP Core (openlp-core)

For more details, see:
https://code.launchpad.net/~springermac/openlp/website-link-fix/+merge/276835

Change OpenLP source link to OpenLP-2.2.1.tar.gz
-- 
Your team OpenLP Core is requested to review the proposed merge of lp:~springermac/openlp/website-link-fix into lp:openlp/website.
=== modified file 'themes/openlp2v2/templates/front_page.html'
--- themes/openlp2v2/templates/front_page.html	2015-11-02 19:52:03 +0000
+++ themes/openlp2v2/templates/front_page.html	2015-11-06 01:32:47 +0000
@@ -338,9 +338,9 @@
                         </div>
                         <div class="source hidden">
                             <h4>OpenLP 2.2 Source Code</h4>
-                            <p>OpenLP-2.2.tar.gz</p>
+                            <p>OpenLP-2.2.1.tar.gz</p>
                             <p>
-                                <a href="https://get.openlp.org/2.2/OpenLP-2.2.tar.gz"; 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.tar.gz"; class="btn btn-success"><i class="fa fa-fw fa-download"></i> Direct Download</a>
                             </p>
                         </div>
                     </div>


Follow ups