Skip to content

Commit 0309c7d

Browse files
committed
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. <https://github.com/nextstrain/cli/actions/runs/27976460860/job/82795368857>
1 parent 2e8968b commit 0309c7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,8 +450,8 @@ below.
450450

451451
* Colorized and bolded output is disabled when stdout is not attached to a
452452
terminal (e.g. is redirected to a file, piped to another program, etc.) or
453-
when the [`NO_COLOR` environment variable](https://no-color.org) is set to a
454-
non-empty value.
453+
when the [`NO_COLOR` environment variable](https://github.com/jcs/no_color/blob/@/index.md)
454+
is set to a non-empty value.
455455
([#419][])
456456

457457
* The readability of `--help` output is improved by the addition of blank lines

0 commit comments

Comments
 (0)