Use dynamic version in download links

This commit is contained in:
Claude Brisson
2024-02-01 10:03:49 +01:00
parent d36b8aab14
commit 9ba455d3d1

View File

@@ -16,8 +16,8 @@
<p><b>Launch a standalone instance</b>: This mode allows you to run <span class="logo">pairgoth</span> on your local computer.</p> <p><b>Launch a standalone instance</b>: This mode allows you to run <span class="logo">pairgoth</span> on your local computer.</p>
<p>That's the best option if you feel more comfortable when running locally or whenever you want to be able to do the pairing without internet. Pairgoth will launch a local web server to which you can connect using a browser.</p> <p>That's the best option if you feel more comfortable when running locally or whenever you want to be able to do the pairing without internet. Pairgoth will launch a local web server to which you can connect using a browser.</p>
<blockquote> <blockquote>
<div><a class="nobreak" href="https://pairgoth.jeudego.org/download/pairgoth-standalone-0.2.zip">Download <span class="logo">pairgoth</span> standalone, web interface</a> (java required)</div> <div><a class="nobreak" href="https://pairgoth.jeudego.org/download/pairgoth-standalone-${version}.zip">Download <span class="logo">pairgoth</span> standalone, web interface</a> (java required)</div>
<div><a class="nobreak" href="https://pairgoth.jeudego.org/download/pairgoth-docker-0.2.zip">Download <span class="logo">pairgoth</span> standalone, web interface, via docker</a> (docker required)</a></div> <div><a class="nobreak" href="https://pairgoth.jeudego.org/download/pairgoth-docker-${version}.zip">Download <span class="logo">pairgoth</span> standalone, web interface, via docker</a> (docker required)</a></div>
</blockquote> </blockquote>
</li> </li>
<li> <li>