mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
update links to books
This commit is contained in:
@ -43,4 +43,4 @@ Syntax: `config {flags}`
|
||||
> config --set [table_mode "light"]
|
||||
```
|
||||
|
||||
A more detailed description on how to use this command to configure Nu shell can be found in the configuration chapter of [Nu Book](https://book.nushell.sh/en/configuration).
|
||||
A more detailed description on how to use this command to configure Nu shell can be found in the configuration chapter of [Nu Book](https://www.nushell.sh/book/en/configuration.html).
|
||||
|
@ -14,7 +14,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/
|
||||
```
|
||||
|
||||
```shell
|
||||
|
@ -44,4 +44,4 @@ As of writing this, the only metadata returned includes:
|
||||
## Reference
|
||||
|
||||
More useful information on the `tags` command can be found by referencing [The
|
||||
Nu Book's entry on Metadata](https://book.nushell.sh/en/metadata)
|
||||
Nu Book's entry on Metadata](https://www.nushell.sh/book/en/metadata.html)
|
||||
|
Reference in New Issue
Block a user