From 8c37e9f279533d8975be182df8ed76ca30d5e831 Mon Sep 17 00:00:00 2001 From: Bogdan U Date: Wed, 4 Aug 2021 23:44:53 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f711d4c..c115efc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ gin middleware to automatically generate RESTful API documentation with Swagger 2.0. -[![Travis branch](https://img.shields.io/travis/swaggo/gin-swagger/master.svg)](https://travis-ci.org/swaggo/gin-swagger) +[![Travis branch](https://img.shields.io/travis/swaggo/gin-swagger/master.svg)](https://travis-ci.com/swaggo/gin-swagger) [![Codecov branch](https://img.shields.io/codecov/c/github/swaggo/gin-swagger/master.svg)](https://codecov.io/gh/swaggo/gin-swagger) [![Go Report Card](https://goreportcard.com/badge/github.com/swaggo/gin-swagger)](https://goreportcard.com/report/github.com/swaggo/gin-swagger) [![GoDoc](https://godoc.org/github.com/swaggo/gin-swagger?status.svg)](https://godoc.org/github.com/swaggo/gin-swagger)