Fix old references to master in docs
This commit is contained in:
parent
aaac4c6dfc
commit
b7ec24ff52
5 changed files with 7 additions and 7 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Reference in a new issue