perf: 修改 Jmservisor 的下载地址名称

pull/7443/head v2.17.1
Eric 2021-12-24 10:40:03 +08:00 committed by Jiangjie.Bai
parent 2ff92c5141
commit c8b049349c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ p {
<h2>{% trans 'Windows Remote application publisher tools' %}</h2>
<p>{% trans 'Jmservisor is the program used to pull up remote applications in Windows Remote Application publisher' %}</p>
<ul>
<li><a href="/download/JumpServer-Jmservisor.msi">Jmservisor</a></li>
<li><a href="/download/Jmservisor.msi">Jmservisor</a></li>
</ul>
</div>
{% endif %}