From 1f8023d13a399e381176c20bbb6a71763b7c352a Mon Sep 17 00:00:00 2001 From: Matt Boulanger Date: Wed, 15 Apr 2020 15:43:54 -0700 Subject: [PATCH] Fix directory link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f0d8a5..dd610af 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ source and installed with `cargo install imdl`. To get Rust, use the ### Shell Completion Scripts Shell completion scripts for Bash, Zsh, Fish, PowerShell, and Elvish are -available in the [completions](completions directory). Please refer to your +available in the [completions directory](./completions). Please refer to your shell's documentation for how to install them. The `imdl` binary can also generate the same completion scripts at runtime,