Docs improvements
This commit is contained in:
parent
4216ed7277
commit
7ee535de47
19 changed files with 232 additions and 317 deletions
|
|
@ -63,7 +63,7 @@ if config.MigrationWunderlistEnable.GetBool() {
|
|||
}
|
||||
```
|
||||
|
||||
You should also document the routes with [swagger annotations]({{< ref "../practical-instructions/swagger-docs.md" >}}).
|
||||
You should also document the routes with [swagger annotations]({{< ref "swagger-docs.md" >}}).
|
||||
|
||||
## Insertion helper method
|
||||
|
||||
|
|
|
|||
Reference in a new issue