Skip to content

Commit cda89ac

Browse files
committed
✏️ update badge link in README.md for consistency
1 parent c966f38 commit cda89ac

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
@@ -5,7 +5,7 @@ A query string encoding and decoding library for C#/.NET.
55
Ported from [qs](https://www.npmjs.com/package/qs) for JavaScript.
66

77
[![NuGet Version](https://img.shields.io/nuget/v/QsNet)](https://www.nuget.org/packages/QsNet)
8-
[![Test](https://github.com/techouse/qs-net/actions/workflows/test.yml/badge.svg)](https://github.com/techouse/QsNet/actions/workflows/test.yml)
8+
[![Test](https://github.com/techouse/qs-net/actions/workflows/test.yml/badge.svg)](https://github.com/techouse/qs-net/actions/workflows/test.yml)
99
[![codecov](https://codecov.io/gh/techouse/qs-net/graph/badge.svg?token=ClCDNcsxqQ)](https://codecov.io/gh/techouse/qs-net)
1010
[![GitHub](https://img.shields.io/github/license/techouse/qs-net)](LICENSE)
1111
[![GitHub Repo stars](https://img.shields.io/github/stars/techouse/qs-net)](https://github.com/techouse/qs-net/stargazers)

0 commit comments

Comments
 (0)