From f72f988797e88d215558af26cac4c22c901b51c8 Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Sat, 17 Apr 2021 19:17:40 +0300
Subject: README: fix badge link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2ff0016..f448066 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 VK scripts
 ==========
 
-[![Test](https://github.com/egor-tensin/vk-scripts/workflows/Test/badge.svg)](https://github.com/egor-tensin/vk-scripts/actions?query=workflow%3ATest)
+[![Test](https://github.com/egor-tensin/vk-scripts/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/vk-scripts/actions/workflows/test.yml)
 
 A collection of scripts abusing VK.com API.
 
-- 
cgit v1.2.3