mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 14:06:40 +02:00
update links to books
This commit is contained in:
@ -162,7 +162,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 https://book.nushell.sh"#;
|
||||
You can also learn more at https://www.nushell.sh/book/"#;
|
||||
|
||||
let mut output_stream = VecDeque::new();
|
||||
|
||||
|
Reference in New Issue
Block a user