From f5aca7579809b043319a783369a88bbf239a8881 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 14 Sep 2023 21:45:25 -0300 Subject: [PATCH] chore(docs): update branch name on some links --- docs/docs/installation.md | 2 +- docs/docs/releasing.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/installation.md b/docs/docs/installation.md index e2a8415e..2b666a9f 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -19,7 +19,7 @@ brew install go-task/tap/go-task ``` The above Formula is -[maintained by ourselves](https://github.com/go-task/homebrew-tap/blob/master/Formula/go-task.rb). +[maintained by ourselves](https://github.com/go-task/homebrew-tap/blob/main/Formula/go-task.rb). Recently, Task was also made available [on the official Homebrew repository](https://formulae.brew.sh/formula/go-task), diff --git a/docs/docs/releasing.md b/docs/docs/releasing.md index d58694dd..8b4aea99 100644 --- a/docs/docs/releasing.md +++ b/docs/docs/releasing.md @@ -64,9 +64,9 @@ If you think its Task version is outdated, open an issue to let us know. [goreleaser]: https://goreleaser.com/ [homebrewtap]: https://github.com/go-task/homebrew-tap -[gotaskrb]: https://github.com/go-task/homebrew-tap/blob/master/Formula/go-task.rb +[gotaskrb]: https://github.com/go-task/homebrew-tap/blob/main/Formula/go-task.rb [packagejson]: https://github.com/go-task/task/blob/main/package.json#L3 [snappackage]: https://github.com/go-task/snap -[snapcraftyaml]: https://github.com/go-task/snap/blob/master/snap/snapcraft.yaml#L2 +[snapcraftyaml]: https://github.com/go-task/snap/blob/main/snap/snapcraft.yaml#L2 [snapcraftdashboard]: https://snapcraft.io/task/releases