Skip to content

Commit

Permalink
Update readme doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
amalfra authored Jun 8, 2022
1 parent 65f4f64 commit 4dea4db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ gin-statsd
========
[![GitHub release](https://img.shields.io/github/release/amalfra/gin-statsd.svg)](https://github.com/amalfra/gin-statsd/releases)
![Build Status](https://github.com/amalfra/gin-statsd/actions/workflows/test.yml/badge.svg?branch=main)
[![GoDoc](https://godoc.org/github.com/amalfra/gin-statsd?status.svg)](https://godoc.org/github.com/amalfra/gin-statsd/middleware)
[![Go Report Card](https://goreportcard.com/badge/github.com/amalfra/gin-statsd)](https://goreportcard.com/report/github.com/amalfra/gin-statsd)
[![GoDoc](https://godoc.org/github.com/amalfra/gin-statsd/v2?status.svg)](https://godoc.org/github.com/amalfra/gin-statsd/v2)
[![Go Report Card](https://goreportcard.com/badge/github.com/amalfra/gin-statsd/v2)](https://goreportcard.com/report/github.com/amalfra/gin-statsd/v2)

A [Gin](https://github.com/gin-gonic/gin) middleware for reporting to statsd daemon.

Expand Down

0 comments on commit 4dea4db

Please sign in to comment.