Correct 32-bit Windows installer link

The x86 msi does not have a -x86 suffix.
This commit is contained in:
Bastian Germann 2023-01-07 19:19:56 +01:00
parent 74c71d251c
commit b686b0d601
1 changed files with 1 additions and 1 deletions

View File

@ -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">