aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cf1517..4f11d67 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
winapi-common
=============
-[![CI](https://github.com/egor-tensin/winapi-common/workflows/CI/badge.svg)](https://github.com/egor-tensin/winapi-common/actions?query=workflow%3ACI)
+[![CI](https://github.com/egor-tensin/winapi-common/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/winapi-common/actions/workflows/ci.yml)
C++ wrappers for various common WinAPI entities I've had to use in various
projects over the years.