Skip to content

Commit c44d10f

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/31b7e48f29789fa2e2ad9e16013ff277c3bbca57/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 aa36116 commit c44d10f

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
@@ -18,7 +18,7 @@ base16.decode(digest); // '9E107D9D372BB6826BD81D3542A419D6'
1818

1919
[![License](https://img.shields.io/github/license/string-hashing/md5.svg)](https://raw.githubusercontent.com/string-hashing/md5/main/LICENSE)
2020
[![Version](https://img.shields.io/npm/v/@string-hashing/md5.svg)](https://www.npmjs.org/package/@string-hashing/md5)
21-
[![Tests](https://img.shields.io/github/workflow/status/string-hashing/md5/ci?event=push&label=tests)](https://github.com/string-hashing/md5/actions/workflows/ci.yml?query=branch:main)
21+
[![Tests](https://img.shields.io/github/actions/workflow/status/string-hashing/md5/ci.yml?branch=main&event=push&label=tests)](https://github.com/string-hashing/md5/actions/workflows/ci.yml?query=branch:main)
2222
[![Dependencies](https://img.shields.io/librariesio/github/string-hashing/md5.svg)](https://github.com/string-hashing/md5/network/dependencies)
2323
[![GitHub issues](https://img.shields.io/github/issues/string-hashing/md5.svg)](https://github.com/string-hashing/md5/issues)
2424
[![Downloads](https://img.shields.io/npm/dm/@string-hashing/md5.svg)](https://www.npmjs.org/package/@string-hashing/md5)

0 commit comments

Comments
 (0)