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

@@ -87,7 +87,7 @@
</li><li><strong><a href="Key%20Derivation%20Algorithms.html">Key Derivation Algorithms</a></strong>
<ul>
<li><a href="Argon2id.html">Argon2id</a></li>
<li><a href="PBKDF2.html">PBKDF2</a></li>
<li><a href="pbkdf2.html">PBKDF2</a></li>
</ul>
</li><li><strong><a href="Supported%20Operating%20Systems.html">Supported Operating Systems</a></strong>
</li><li><strong><a href="Command%20Line%20Usage.html">Command Line Usage</a></strong>