diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-21 15:44:55 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-21 15:44:55 +0300 |
commit | 5ef76fedbcd9e7435d6c1e7514d4c0561be6fb46 (patch) | |
tree | 12bb41b2a741f1ec8ef7887b971f4237f2bbb635 /test/README.md | |
parent | README: update (diff) | |
download | aes-tools-5ef76fedbcd9e7435d6c1e7514d4c0561be6fb46.tar.gz aes-tools-5ef76fedbcd9e7435d6c1e7514d4c0561be6fb46.zip |
test/README: fix broken link
Diffstat (limited to '')
-rw-r--r-- | test/README.md | 2 |
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 |