From f75f6ef79d11ffb8aaaf3ae457a2bafb89ecd159 Mon Sep 17 00:00:00 2001 From: Quentin Vigand Date: Tue, 11 Jun 2024 16:18:19 +0200 Subject: [PATCH] fix: example link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 10df910..240f579 100644 --- a/readme.md +++ b/readme.md @@ -29,4 +29,4 @@ This repository is an example to explain how to use [custom linters](https://gol ## Full Example -The [Workflow](https://github.com/golangci/golangci-lint-action-example/blob/main/.github/workflows/basic.yml). +The [Workflow](https://github.com/golangci/golangci-lint-action-plugin-example/blob/main/.github/workflows/basic.yml).