Skip to content

Commit 9b55b5e

Browse files
authored
Update badge links in README.md
1 parent 0467a99 commit 9b55b5e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
[![Go Reference](https://pkg.go.dev/badge/github.com/rluders/httpsuite/v3.svg)](https://pkg.go.dev/github.com/rluders/httpsuite/v3)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/rluders/httpsuite/v3)](https://goreportcard.com/report/github.com/rluders/httpsuite/v3)
5-
[![GitHub release](https://img.shields.io/github/v/release/rluders/httpsuite)](https://github.com/rluders/httpsuite/releases)
5+
[![GitHub release](https://img.shields.io/github/v/release/rluders/httpsuite?sort=semver)](https://github.com/rluders/httpsuite/releases)
6+
[![codecov](https://codecov.io/gh/rluders/httpsuite/graph/badge.svg?token=E9mGGRHicy)](https://codecov.io/gh/rluders/httpsuite)
67
[![License](https://img.shields.io/github/license/rluders/httpsuite)](LICENSE)
78
![stdlib-only](https://img.shields.io/badge/dependencies-stdlib--only-blue)
89
![RFC 9457](https://img.shields.io/badge/errors-RFC%209457-orange)

0 commit comments

Comments
 (0)