Fix link to shell_scripting.md

This commit is contained in:
Denis Isidoro 2020-09-14 09:46:58 -03:00 committed by GitHub
parent 64f87b6840
commit 00a8da653e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ There are multiple ways to use **navi**:
- pros: you have access to all possible subcommands and flags
- by invoking it via a [shell widget](docs/installation.md#installing-the-shell-widget) in the terminal
- pros: the shell history is correctly populated (i.e. with the actual command you ran instead of `navi`) and you can edit the command as you wish before executing it
- as a [shell scripting tool](docs/shell-scripting.md)
- as a [shell scripting tool](docs/shell_scripting.md)
- as an [Alfred workflow](docs/alfred.md)
Cheatsheet repositories