fix: 更新 static 页面下载地址为 GitHub Releases
This commit is contained in:
parent
a273b1459a
commit
3cf6b13392
@ -383,7 +383,7 @@ img { max-width: 100%; height: auto; }
|
||||
<li>包含全部运行依赖 DLL</li>
|
||||
<li>解压后进入 dist_win/ 运行 .exe</li>
|
||||
</ul>
|
||||
<a href="https://gitea.impressionyang.top/impressionyang/impress_voice_input/releases" class="btn btn-primary" target="_blank">前往下载</a>
|
||||
<a href="https://github.com/impressionyang/impress_voice_input/releases" class="btn btn-primary" target="_blank">前往下载</a>
|
||||
</div>
|
||||
<div class="download-card">
|
||||
<h3>🐧 Linux</h3>
|
||||
@ -393,7 +393,7 @@ img { max-width: 100%; height: auto; }
|
||||
<li>包含 Qt6 + ONNX + PortAudio 运行库</li>
|
||||
<li>解压后运行 ./run.sh</li>
|
||||
</ul>
|
||||
<a href="https://gitea.impressionyang.top/impressionyang/impress_voice_input/releases" class="btn btn-primary" target="_blank">前往下载</a>
|
||||
<a href="https://github.com/impressionyang/impress_voice_input/releases" class="btn btn-primary" target="_blank">前往下载</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user