diff --git a/Examples.md b/Examples.md index 2dcd2b1..406f7b7 100644 --- a/Examples.md +++ b/Examples.md @@ -16,7 +16,7 @@ Table of Contents * [Inspired by v. Opens files in ~/.viminfo](#inspired-by-v-opens-files * [With fasd.](#with-fasd) * [cd](#cd) - * [Integration with cd.](#integration-with-cd) + * [Integration with zsh-interactive-cd.](#integration-with-cd) * [z](#z) * [Integration with z.](#integration-with-z) * [With fz.](#with-fz) @@ -497,7 +497,7 @@ v() { ### cd -#### Integration with [cd](https://github.com/changyuheng/zsh-interactive-cd). +#### Integration with [zsh-interactive-cd](https://github.com/changyuheng/zsh-interactive-cd). Fish like interactive tab completion for cd in zsh.