From 6dcea8d65522bd91db8a00a0165a9ece8a6d60f8 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Thu, 18 Sep 2025 11:24:54 -0500 Subject: [PATCH 1/2] docs: replace action repository link with setup-task link --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index f25cb96..8bd8c30 100644 --- a/profile/README.md +++ b/profile/README.md @@ -24,7 +24,7 @@ useful links. - [go-task/task](https://github.com/go-task/task) - [go-task/vscode-task](https://github.com/go-task/vscode-task) -- [go-task/action](https://github.com/go-task/action) +- [go-task/setup-task](https://github.com/go-task/setup-task) - [go-task/examples](https://github.com/go-task/examples) - [go-task/reproductions](https://github.com/go-task/reproductions) From 3fc1fcfe9dfad1a04984096265949596d1912388 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Thu, 18 Sep 2025 11:26:13 -0500 Subject: [PATCH 2/2] docs: remove go-task/reproductions link from README --- profile/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 8bd8c30..60d2d6f 100644 --- a/profile/README.md +++ b/profile/README.md @@ -26,7 +26,6 @@ useful links. - [go-task/vscode-task](https://github.com/go-task/vscode-task) - [go-task/setup-task](https://github.com/go-task/setup-task) - [go-task/examples](https://github.com/go-task/examples) -- [go-task/reproductions](https://github.com/go-task/reproductions) ## Maintainers