From 8dc61572ebaf280f7565c30d5cf497f18d8896ab Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Sun, 3 Mar 2024 13:17:01 +0100 Subject: [PATCH] :robot: docs(README.md): Fix https://github.com/badges/shields/issues/8671. These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/b27ce6d333a4c46ff5161eaddfbe16895bbabf0f/src/transforms/readme:tests-badge-shields-issue-8671.js Please contact the author of the transform if you believe there was an error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f167f3f..44eca37 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ const {dict, encode, decode} = lz78; [![License](https://img.shields.io/github/license/compression-algorithm/lempel-ziv.svg)](https://raw.githubusercontent.com/compression-algorithm/lempel-ziv/main/LICENSE) [![Version](https://img.shields.io/npm/v/@compression-algorithm/lempel-ziv.svg)](https://www.npmjs.org/package/@compression-algorithm/lempel-ziv) -[![Tests](https://img.shields.io/github/workflow/status/compression-algorithm/lempel-ziv/ci?event=push&label=tests)](https://github.com/compression-algorithm/lempel-ziv/actions/workflows/ci.yml?query=branch:main) +[![Tests](https://img.shields.io/github/actions/workflow/status/compression-algorithm/lempel-ziv/ci.yml?branch=main&event=push&label=tests)](https://github.com/compression-algorithm/lempel-ziv/actions/workflows/ci.yml?query=branch:main) [![Dependencies](https://img.shields.io/librariesio/github/compression-algorithm/lempel-ziv.svg)](https://github.com/compression-algorithm/lempel-ziv/network/dependencies) [![GitHub issues](https://img.shields.io/github/issues/compression-algorithm/lempel-ziv.svg)](https://github.com/compression-algorithm/lempel-ziv/issues) [![Downloads](https://img.shields.io/npm/dm/@compression-algorithm/lempel-ziv.svg)](https://www.npmjs.org/package/@compression-algorithm/lempel-ziv)