aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-12-21 15:44:55 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-12-21 15:44:55 +0300
commit5ef76fedbcd9e7435d6c1e7514d4c0561be6fb46 (patch)
tree12bb41b2a741f1ec8ef7887b971f4237f2bbb635
parentREADME: update (diff)
downloadaes-tools-5ef76fedbcd9e7435d6c1e7514d4c0561be6fb46.tar.gz
aes-tools-5ef76fedbcd9e7435d6c1e7514d4c0561be6fb46.zip
test/README: fix broken link
-rw-r--r--test/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.md b/test/README.md
index 6fe4df0..92c3eb8 100644
--- a/test/README.md
+++ b/test/README.md
@@ -7,7 +7,7 @@ the test vectors provided by various AES [validation programs].
You can also test that [file encryption] works (at least to some extent).
-[utilities]: ../utils/README.md
+[utilities]: ../aesxx/utils/README.md
[Manual testing]: #manual-testing
[validation programs]: #validation-programs
[file encryption]: #file-encryption