mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 04:52:49 +00:00
Merge branch 'fix-portable-links' into 'master'
Fix links to portable builds for RC4 See merge request openlp/website!38
This commit is contained in:
commit
718d3f491c
@ -80,9 +80,9 @@ Download
|
|||||||
</button>
|
</button>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="https://get.openlp.org/3.1.0rc4/OpenLP-3.1.0rc4-x64.msi">64-bit Installer</a></li>
|
<li><a href="https://get.openlp.org/3.1.0rc4/OpenLP-3.1.0rc4-x64.msi">64-bit Installer</a></li>
|
||||||
<li><a href="https://get.openlp.org/3.1.0rc4/OpenLPPortable_3.1.0.3002-x64.paf.exe">64-bit Portable</a></li>
|
<li><a href="https://get.openlp.org/3.1.0rc4/OpenLPPortable_3.1.0.3004-x64.paf.exe">64-bit Portable</a></li>
|
||||||
<li><a href="https://get.openlp.org/3.1.0rc4/OpenLP-3.1.0rc4.msi">32-bit Installer</a></li>
|
<li><a href="https://get.openlp.org/3.1.0rc4/OpenLP-3.1.0rc4.msi">32-bit Installer</a></li>
|
||||||
<li><a href="https://get.openlp.org/3.1.0rc4/OpenLPPortable_3.1.0.3002-x86.paf.exe">32-bit Portable</a></li>
|
<li><a href="https://get.openlp.org/3.1.0rc4/OpenLPPortable_3.1.0.3004-x86.paf.exe">32-bit Portable</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
|
Loading…
Reference in New Issue
Block a user