Skip to content

Commit 0080acd

Browse files
authored
Merge pull request #539 from nextstrain/fix-link
Replace broken link with public repo
2 parents 2e8968b + 94544f5 commit 0080acd

2 files changed

Lines changed: 4 additions & 4 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

doc/changes.md

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

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

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

0 commit comments

Comments
 (0)