From 0e7c43a81fd56a978d73bbe60d3829d4fac55472 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 17 Apr 2021 19:09:09 +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 e64fd97..a85c1e5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ jekyll-docker ============= -[![This even works?](https://github.com/egor-tensin/jekyll-docker/workflows/This%20even%20works%3F/badge.svg)](https://github.com/egor-tensin/jekyll-docker/actions?query=workflow%3A%22This+even+works%3F%22) +[![This even works?](https://github.com/egor-tensin/jekyll-docker/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/jekyll-docker/actions/workflows/test.yml) Develop your Jekyll project in a Docker container, without installing all the dependencies on the host. -- cgit v1.2.3