aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-17 19:10:20 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-17 19:10:20 +0300
commit6bec711e7c66195eab5e8d88bb0f81d75d672065 (patch)
tree1f7e156b8f16d8aa8a3d4d136341c9abcacdaa13
parentworkflows/ci: error out if no files to upload (diff)
downloadaes-tools-6bec711e7c66195eab5e8d88bb0f81d75d672065.tar.gz
aes-tools-6bec711e7c66195eab5e8d88bb0f81d75d672065.zip
README: fix badge link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e06532f..e72f103 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
AES tools
=========
-[![CI](https://github.com/egor-tensin/aes-tools/workflows/CI/badge.svg)](https://github.com/egor-tensin/aes-tools/actions?query=workflow%3ACI)
+[![CI](https://github.com/egor-tensin/aes-tools/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/aes-tools/actions/workflows/ci.yml)
Simple AES implementation and utilities.