From f0799a1a277f41dd8a2d64cb926f729806b22f03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20H=C3=A4rtl?= Date: Wed, 30 Jun 2021 10:39:22 +0200 Subject: [PATCH] Fix TOC --- Examples.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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