From 94544f566495aea1227b5cbcf010e136037ad6d7 Mon Sep 17 00:00:00 2001 From: Jover Lee Date: Mon, 22 Jun 2026 13:39:54 -0700 Subject: [PATCH] Replace broken link with public repo docs-ci flagged broken link that cannot be reached, so point to the public repo file that has the website data. --- CHANGES.md | 4 ++-- doc/changes.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 8d782aa2..7ff56c86 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -450,8 +450,8 @@ below. * Colorized and bolded output is disabled when stdout is not attached to a terminal (e.g. is redirected to a file, piped to another program, etc.) or - when the [`NO_COLOR` environment variable](https://no-color.org) is set to a - non-empty value. + when the [`NO_COLOR` environment variable](https://github.com/jcs/no_color/blob/@/index.md) + is set to a non-empty value. ([#419][]) * The readability of `--help` output is improved by the addition of blank lines diff --git a/doc/changes.md b/doc/changes.md index 75c87215..6d1f2a31 100644 --- a/doc/changes.md +++ b/doc/changes.md @@ -484,8 +484,8 @@ below. * Colorized and bolded output is disabled when stdout is not attached to a terminal (e.g. is redirected to a file, piped to another program, etc.) or - when the [`NO_COLOR` environment variable](https://no-color.org) is set to a - non-empty value. + when the [`NO_COLOR` environment variable](https://github.com/jcs/no_color/blob/@/index.md) + is set to a non-empty value. ([#419][]) * The readability of `--help` output is improved by the addition of blank lines