Use vanity URL for Go Report Card badge

This commit is contained in:
aykhans
2026-01-26 11:35:55 +00:00
parent f78942bfb6
commit c02a079d2a

View File

@@ -3,7 +3,7 @@
## Sarin is a high-performance HTTP load testing tool built with Go and fasthttp.
[![Go Reference](https://pkg.go.dev/badge/go.aykhans.me/sarin.svg)](https://pkg.go.dev/go.aykhans.me/sarin)
[![Go Report Card](https://goreportcard.com/badge/github.com/aykhans/sarin)](https://goreportcard.com/report/github.com/aykhans/sarin)
[![Go Report Card](https://goreportcard.com/badge/go.aykhans.me/sarin)](https://goreportcard.com/report/go.aykhans.me/sarin)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
</div>