Skip to content

Commit e6416ba

Browse files
🤖 docs(README.md): Fix badges/shields#8671.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/5cd83ef81aaefb6f6fc541d00cc7c4791d7b4c1c/src/transforms/readme:tests-badge-shields-issue-8671.js Please contact the author of the transform if you believe there was an error.
1 parent 96d6beb commit e6416ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let list = from('abc');
1616

1717
[![License](https://img.shields.io/github/license/data-structure-algebra/singly-linked-list.svg)](https://raw.githubusercontent.com/data-structure-algebra/singly-linked-list/main/LICENSE)
1818
[![Version](https://img.shields.io/npm/v/@data-structure-algebra/singly-linked-list.svg)](https://www.npmjs.org/package/@data-structure-algebra/singly-linked-list)
19-
[![Tests](https://img.shields.io/github/workflow/status/data-structure-algebra/singly-linked-list/ci?event=push&label=tests)](https://github.com/data-structure-algebra/singly-linked-list/actions/workflows/ci.yml?query=branch:main)
19+
[![Tests](https://img.shields.io/github/actions/workflow/status/data-structure-algebra/singly-linked-list/ci.yml?branch=main&event=push&label=tests)](https://github.com/data-structure-algebra/singly-linked-list/actions/workflows/ci.yml?query=branch:main)
2020
[![Dependencies](https://img.shields.io/librariesio/github/data-structure-algebra/singly-linked-list.svg)](https://github.com/data-structure-algebra/singly-linked-list/network/dependencies)
2121
[![GitHub issues](https://img.shields.io/github/issues/data-structure-algebra/singly-linked-list.svg)](https://github.com/data-structure-algebra/singly-linked-list/issues)
2222
[![Downloads](https://img.shields.io/npm/dm/@data-structure-algebra/singly-linked-list.svg)](https://www.npmjs.org/package/@data-structure-algebra/singly-linked-list)

0 commit comments

Comments
 (0)