fix: fix readme link

This commit is contained in:
Nathan Woodburn 2023-10-26 20:23:51 +11:00
parent 0480bf1067
commit fa8c3037fe
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -1,6 +1,6 @@
# Java Password storage solutions
[wiki.md](Read the wiki artical here)
[Read the wiki article here](wiki.md)
1. [Hashing](hash.java)
2. [Salted Hashing](saltedHash.java)