mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-21 20:42:48 +00:00
Correct 32-bit Windows installer link
The x86 msi does not have a -x86 suffix.
This commit is contained in:
parent
74c71d251c
commit
b686b0d601
@ -325,7 +325,7 @@
|
||||
</button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="https://get.openlp.org/3.0.1/OpenLP-3.0.1-x64.msi"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li>
|
||||
<li><a href="https://get.openlp.org/3.0.1/OpenLP-3.0.1-x86.msi"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li>
|
||||
<li><a href="https://get.openlp.org/3.0.1/OpenLP-3.0.1.msi"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="btn-group">
|
||||
|
Loading…
Reference in New Issue
Block a user