1
0

Fix old references to master in docs

This commit is contained in:
kolaente
2021-05-17 12:53:12 +02:00
parent aaac4c6dfc
commit b7ec24ff52
5 changed files with 7 additions and 7 deletions

View File

@ -110,4 +110,4 @@ If it was called, no mails are being sent and you can instead assert they have b
## Example
Take a look at the [pkg/user/notifications.go](https://code.vikunja.io/api/src/branch/master/pkg/user/notifications.go) file for a good example.
Take a look at the [pkg/user/notifications.go](https://code.vikunja.io/api/src/branch/main/pkg/user/notifications.go) file for a good example.