From d333316e9780a732381087fa6f550c7c908131fc Mon Sep 17 00:00:00 2001 From: Aldiwildan Date: Wed, 15 Dec 2021 15:15:47 +0700 Subject: [PATCH] fix: documentation fix formatter link (#1079) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0e7e31b9..7127e068f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Swag converts Go annotations to Swagger Documentation 2.0. We've created a varie - [Getting started](#getting-started) - [Supported Web Frameworks](#supported-web-frameworks) - [How to use it with Gin](#how-to-use-it-with-gin) - - [The swag formatter](#The swag formatter) + - [The swag formatter](#the-swag-formatter) - [Implementation Status](#implementation-status) - [Declarative Comments Format](#declarative-comments-format) - [General API Info](#general-api-info)