From e31890d88f02074242a46e24a84573d238ede7db Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 17 Apr 2021 19:20:01 +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 447643e..dc946b4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Windows environment variables ============================= -[![CI](https://github.com/egor-tensin/windows-env/workflows/CI/badge.svg)](https://github.com/egor-tensin/windows-env/actions?query=workflow%3ACI) +[![CI](https://github.com/egor-tensin/windows-env/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/windows-env/actions/workflows/ci.yml) A collection of simple utilities to manage Windows environment variables, created mainly to: -- cgit v1.2.3