mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-09 22:36:59 -05:00
Documentation: Use correct Yasm download link instead of old dead link
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
</li>
|
||||
<li>
|
||||
请在以下链接下载预构建的Win64 YASM zip压缩包: <br>
|
||||
<a href="https://yasm.tortall.net/Download.html" target="_blank">https://yasm.tortall.net/Download.html</a>
|
||||
<a href="https://github.com/yasm/yasm/releases/tag/v1.3.0" target="_blank">https://github.com/yasm/yasm/releases/tag/v1.3.0</a>
|
||||
</li>
|
||||
<li>
|
||||
由于下载率较低或连接未加密,您的浏览器可能会提示该文件存在安全风险。不过,官方网站是该文件最可靠的来源,因此我们建议允许下载
|
||||
@@ -176,7 +176,7 @@
|
||||
</li>
|
||||
<li>
|
||||
请在以下链接下载“Win64 .exe”文件: <br>
|
||||
<a href="https://yasm.tortall.net/Download.html" target="_blank">https://yasm.tortall.net/Download.html</a>
|
||||
<a href="https://github.com/yasm/yasm/releases/tag/v1.3.0" target="_blank">https://github.com/yasm/yasm/releases/tag/v1.3.0</a>
|
||||
</li>
|
||||
<li>
|
||||
由于下载率较低或连接未加密,您的浏览器可能会提示该文件存在安全风险。不过,官方网站是该文件最可靠的来源,因此我们建议允许下载
|
||||
|
||||
Reference in New Issue
Block a user