From 29a9d57348c62d4b3f0a078899a7c8af1571b5fe Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Wed, 30 Jul 2025 16:35:39 +0300 Subject: [PATCH] docs: ci badge fix in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c851e2e..6e8cc05 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ If you want to sideload it without replacing to run both versions at the same ti ## Contributing [![GitHub issues](https://img.shields.io/github/issues/xfox111/TabsAsideExtension)](https://github.com/xfox111/TabsAsideExtension/issues) -[![CI](https://github.com/XFox111/TabsAsideExtension/actions/workflows/cd_pipeline.yaml/badge.svg)](https://github.com/XFox111/TabsAsideExtension/actions/workflows/cd_pipeline.yaml) +[![CI](https://github.com/XFox111/TabsAsideExtension/actions/workflows/cd_pipeline.yml/badge.svg)](https://github.com/XFox111/TabsAsideExtension/actions/workflows/cd_pipeline.yml) [![GitHub repo size](https://img.shields.io/github/repo-size/xfox111/TabsAsideExtension?label=repo%20size)](https://github.com/xfox111/TabsAsideExtension) There are many ways in which you can participate in the project, for example: