doc: update See Declarative Comments Format URL (#212)
This commit is contained in:
parent
eb1f2ffcfc
commit
de2344d4fd
|
|
@ -12,7 +12,7 @@ gin middleware to automatically generate RESTful API documentation with Swagger
|
||||||
|
|
||||||
### Start using it
|
### 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:
|
2. Download [Swag](https://github.com/swaggo/swag) for Go by using:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue