update links to books

This commit is contained in:
Sebastian Jung
2019-12-15 13:56:26 +01:00
parent 4b9ef5a9d0
commit cbbb246a6d
6 changed files with 9 additions and 9 deletions

View File

@ -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).

View File

@ -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

View File

@ -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)