docs: use HTTPS where possible

Signed-off-by: Jonah Snider <me@jonahsnider.ninja>
This commit is contained in:
Jonah Snider
2019-09-29 09:03:51 -10:00
parent 3b7aa5124c
commit 9c23d78513
3 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@ Here are some tips to help you get started.
* help commands - list all available commands
* help <command name> - display help about a particular command
You can also learn more at http://book.nushell.sh"#;
You can also learn more at https://book.nushell.sh"#;
let mut output_stream = VecDeque::new();