Skip to content

Commit

Permalink
doc: update See Declarative Comments Format URL (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
liaol authored May 20, 2022
1 parent eb1f2ff commit de2344d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gin middleware to automatically generate RESTful API documentation with Swagger

### Start using it

1. Add comments to your API source code, [See Declarative Comments Format](https://swaggo.github.io/swaggo.io/declarative_comments_format/).
1. Add comments to your API source code, [See Declarative Comments Format](https://github.com/swaggo/swag/blob/master/README.md#declarative-comments-format).
2. Download [Swag](https://github.com/swaggo/swag) for Go by using:

```sh
Expand Down

0 comments on commit de2344d

Please sign in to comment.