diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-21 14:50:03 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-21 14:52:12 +0300 |
commit | 3304264990b96c09b174716ecb8da63d24457ae8 (patch) | |
tree | 9ec5711da75d4aa67587a8e39c24daaf6088c498 /aesxx/utils/README.md | |
parent | test: move data files to test/data (diff) | |
download | aes-tools-3304264990b96c09b174716ecb8da63d24457ae8.tar.gz aes-tools-3304264990b96c09b174716ecb8da63d24457ae8.zip |
utils/ -> aesxx/utils/
Diffstat (limited to '')
-rw-r--r-- | aesxx/utils/README.md (renamed from utils/README.md) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/README.md b/aesxx/utils/README.md index 3a8791c..c133c92 100644 --- a/utils/README.md +++ b/aesxx/utils/README.md @@ -154,5 +154,5 @@ See also * [Usage on older CPUs] * [License] -[Usage on older CPUs]: ../README.md#usage-on-older-cpus -[License]: ../README.md#license +[Usage on older CPUs]: ../../README.md#usage-on-older-cpus +[License]: ../../README.md#license |