From b300c764ec101f6a03d436f7ec58a626590f969e Mon Sep 17 00:00:00 2001 From: Janos Bonic <86970079+janosdebugs@users.noreply.github.com> Date: Sat, 8 Oct 2022 15:31:13 +0200 Subject: [PATCH] Updating repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f330a7..fde62b7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gotestfmt: go test output for humans -This action uses [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) to create a beautifully formatted test output in GitHub Actions. +This action uses [gotestfmt](https://github.com/GoTestTools/gotestfmt) to create a beautifully formatted test output in GitHub Actions. ![An animation showcasing that gotestfmt transforms a text log into an interactive log with folding sections.](https://raw.githubusercontent.com/GoTestTools/.github/main/gotestfmt.svg)