Docs improvements

This commit is contained in:
kolaente 2021-07-14 00:25:12 +02:00
parent 4216ed7277
commit 7ee535de47
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
19 changed files with 232 additions and 317 deletions

View file

@ -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