Skip to content

Commit 6d7060c

Browse files
mbj36ZYSzys
authored andcommitted
docs: Fix link in docs (nodejs#264)
1 parent 274feea commit 6d7060c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/documentation/0013-node-output-to-cli

src/documentation/0013-node-output-to-cli/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ It will not appear in the console, but it will appear in the error log.
146146

147147
## Color the output
148148

149-
You can color the output of your text in the console by using [escape sequences](https://gist.github.com/chrisopedia/8754917). An escape sequence is a set of characters that identifies a color.
149+
You can color the output of your text in the console by using [escape sequences](https://gist.github.com/iamnewton/8754917). An escape sequence is a set of characters that identifies a color.
150150

151151
Example:
152152

0 commit comments

Comments
 (0)