Skip to content

Commit aeca7b1

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 41a5a52 commit aeca7b1

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
@@ -13,7 +13,7 @@ build(s, 0, s.length, t, 0);
1313

1414
[![License](https://img.shields.io/github/license/string-data-structure/longest-prefix-suffix-array.svg)](https://raw.githubusercontent.com/string-data-structure/longest-prefix-suffix-array/main/LICENSE)
1515
[![Version](https://img.shields.io/npm/v/@string-data-structure/longest-prefix-suffix-array.svg)](https://www.npmjs.org/package/@string-data-structure/longest-prefix-suffix-array)
16-
[![Tests](https://img.shields.io/github/workflow/status/string-data-structure/longest-prefix-suffix-array/ci?event=push&label=tests)](https://github.com/string-data-structure/longest-prefix-suffix-array/actions/workflows/ci.yml?query=branch:main)
16+
[![Tests](https://img.shields.io/github/actions/workflow/status/string-data-structure/longest-prefix-suffix-array/ci.yml?branch=main&event=push&label=tests)](https://github.com/string-data-structure/longest-prefix-suffix-array/actions/workflows/ci.yml?query=branch:main)
1717
[![Dependencies](https://img.shields.io/librariesio/github/string-data-structure/longest-prefix-suffix-array.svg)](https://github.com/string-data-structure/longest-prefix-suffix-array/network/dependencies)
1818
[![GitHub issues](https://img.shields.io/github/issues/string-data-structure/longest-prefix-suffix-array.svg)](https://github.com/string-data-structure/longest-prefix-suffix-array/issues)
1919
[![Downloads](https://img.shields.io/npm/dm/@string-data-structure/longest-prefix-suffix-array.svg)](https://www.npmjs.org/package/@string-data-structure/longest-prefix-suffix-array)

0 commit comments

Comments
 (0)