diff --git a/Examples.md b/Examples.md index da55f98..f8c6724 100644 --- a/Examples.md +++ b/Examples.md @@ -29,7 +29,7 @@ Table of Contents * [Integration with zsh-interactive-cd.](#integration-with-zsh-interactive-cd) * [Interactive cd](#interactive-cd) * [autojump](#autojump) - * [Integration with [autojump](https://github.com/wting/autojump)] + * [Integration with autojump](#integration-with-autojump) * [z](#z) * [Integration with z.](#integration-with-z) * [With fz.](#with-fz) @@ -1115,7 +1115,7 @@ function cd() { ### autojump -### Integration with [autojump](https://github.com/wting/autojump) +#### Integration with [autojump](https://github.com/wting/autojump) like normal autojump when used with arguments but displays an fzf prompt when used without ```sh