From 7f7adeca65f485dcb4d40fede33a51f1ffd290c5 Mon Sep 17 00:00:00 2001 From: Bogdan U Date: Thu, 14 Oct 2021 18:45:02 +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 e80f4b6..7c73d87 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ fiber middleware to automatically generate RESTful API documentation with Swagge [![Build Status](https://github.com/swaggo/fiber-swagger/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/features/actions) [![Codecov branch](https://img.shields.io/codecov/c/github/swaggo/fiber-swagger/master.svg)](https://codecov.io/gh/swaggo/fiber-swagger) [![Go Report Card](https://goreportcard.com/badge/github.com/swaggo/fiber-swagger)](https://goreportcard.com/report/github.com/swaggo/fiber-swagger) -[![Release](https://img.shields.io/github/release/swaggo/fiber-swagger.svg?style=flat-square)](https://github.com/swaggo/echo-swagger/releases) +[![Release](https://img.shields.io/github/release/swaggo/fiber-swagger.svg?style=flat-square)](https://github.com/swaggo/fiber-swagger/releases) ## Usage