Skip to content

Commit 52e0b59

Browse files
committed
docs: another master -> main replace
1 parent b42299a commit 52e0b59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/api_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ A full list of the exit codes and their descriptions can be found below:
7474
| 203 | There a multiple tasks with the same name or alias |
7575
| 204 | A task was called too many times |
7676

77-
These codes can also be found in the repository in [`errors/errors.go`](https://github.com/go-task/task/blob/master/errors/errors.go).
77+
These codes can also be found in the repository in [`errors/errors.go`](https://github.com/go-task/task/blob/main/errors/errors.go).
7878

7979
:::info
8080
When Task is run with the `-x`/`--exit-code` flag, the exit code of any failed commands will be passed through to the user instead.

0 commit comments

Comments
 (0)