mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-10 06:46:59 -05:00
Documentation: Use correct Yasm download link instead of old dead link
This commit is contained in:
@@ -168,7 +168,7 @@ Below are the procedure steps. Clicking on any of the link takes directly to the
|
||||
</li>
|
||||
<li>
|
||||
Please download the prebuilt Win64 YASM zip archive at: <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>
|
||||
Your browser might inform you that the file might be a security risk due to the low download rate or the unencrypted connection. Nevertheless, the official website is the most reliable source for this file, so we recommend to allow the download
|
||||
@@ -178,7 +178,7 @@ Below are the procedure steps. Clicking on any of the link takes directly to the
|
||||
</li>
|
||||
<li>
|
||||
Please download the file "Win64 .exe" at: <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>
|
||||
Your browser might inform you that the file might be a security risk due to the low download rate or the unencrypted connection. Nevertheless, the official website is the most reliable source for this file, so we recommend to allow the download
|
||||
|
||||
Reference in New Issue
Block a user