From 00a8da653eec1c26881246afd3656d8b3bace4d7 Mon Sep 17 00:00:00 2001 From: Denis Isidoro Date: Mon, 14 Sep 2020 09:46:58 -0300 Subject: [PATCH] Fix link to shell_scripting.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ffee67..cbce7a7 100644 --- a/README.md +++ b/README.md @@ -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