1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Documentation: fix wrong name for pbkdf2.html causing issues under Linux.

This commit is contained in:
Mounir IDRASSI
2025-09-26 21:47:29 +09:00
parent 4bb970b5df
commit bfa19f5603
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
<a href="Key%20Derivation%20Algorithms.html">Key Derivation Algorithms</a>
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
<a href="PBKDF2.html">PBKDF2</a>
<a href="pbkdf2.html">PBKDF2</a>
</p></div>
<div class="wikidoc">
<h1>PBKDF2</h1>