diff --git a/src/documentation/0013-node-output-to-cli/index.md b/src/documentation/0013-node-output-to-cli/index.md index 824b9085b5..8a76a8b833 100644 --- a/src/documentation/0013-node-output-to-cli/index.md +++ b/src/documentation/0013-node-output-to-cli/index.md @@ -146,7 +146,7 @@ It will not appear in the console, but it will appear in the error log. ## Color the output -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. +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. Example: