From a6d6b499ca67629b0b6d6a955d3e426c412ac6a8 Mon Sep 17 00:00:00 2001 From: Ethan Marsh Date: Mon, 1 Jul 2019 21:34:58 -0700 Subject: [PATCH] Update URL to TTY (#163) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f59274c..aef9c73 100644 --- a/readme.md +++ b/readme.md @@ -135,7 +135,7 @@ Which [dist-tag](https://docs.npmjs.com/adding-dist-tags-to-packages) to use to Convenience method to display a notification message. *(See screenshot)* -Only notifies if there is an update and the process is [TTY](https://nodejs.org/api/process.html#process_tty_terminals_and_process_stdout). +Only notifies if there is an update and the process is [TTY](https://nodejs.org/api/process.html#process_a_note_on_process_i_o). #### options