From c2c227bcc38be99020df95b7833c30a8ab867c09 Mon Sep 17 00:00:00 2001 From: Nanguan Lin Date: Fri, 15 Mar 2024 22:10:26 +0800 Subject: [PATCH] Fix invalidate link in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d906674f826d..041878518b90 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ integrates with all major IDEs, and includes over a hundred linters. ## Install `golangci-lint` -- [On my machine](https://golangci-lint.run/usage/install/#local-installation); -- [On CI/CD systems](https://golangci-lint.run/usage/install/#ci-installation). +- [On my machine](https://golangci-lint.run/welcome/install/#local-installation); +- [On CI/CD systems](https://golangci-lint.run/welcome/install/#ci-installation). ## Documentation