From cbaaf0dcf70c69a993c6126f3968a32d19dba042 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 10 Jul 2026 16:46:54 +0200 Subject: [PATCH] migration-guides/release-notes-5.0.rst: remove broken link https://no-color.org seems down, so remove the link. (From yocto-docs rev: 615ae29b1d00e56b76bc86982848a152392ee691) Signed-off-by: Antonin Godard (cherry picked from commit 45f54eca0f7ba4a56ce7dd8a1a388eef1eeffc45) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/migration-guides/release-notes-5.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst index de11bd174a..ca17ea1240 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst @@ -217,7 +217,7 @@ New Features / Enhancements in 5.0 state directory (i.e., ``/run``). - Allow to disable colored text output through the - `NO_COLOR `__ environment variable. + ``NO_COLOR`` environment variable. - ``git-make-shallow`` script: add support for Git's ``safe.bareRepository=explicit`` configuration setting.