From f8154709a7d96764f4260e24a1a1c881fab8a107 Mon Sep 17 00:00:00 2001 From: Nils Werner <64034005+nils-werner-sonarsource@users.noreply.github.com> Date: Wed, 30 Jul 2025 15:00:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 426dc51..359d624 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains project examples you can directly clone to bootstrap yo Related documentation is there: https://docs.sonarqube.org/latest/extend/adding-coding-rules/ -Sonar's [Clean Code solutions](https://www.sonarsource.com/solutions/clean-code/?utm_medium=referral&utm_source=github&utm_campaign=clean-code&utm_content=sonar-custom-rules-examples) help developers deliver high-quality, efficient code standards that benefit the entire team or organization. +Sonar's [integrated code quality and code security](https://www.sonarsource.com/solutions/for-developers/) solutions help developers deliver high-quality, efficient code standards that benefit the entire team or organization. Have questions or feedback? ---------------------------