From dada0ee6c531a75a83b9fbd6e7da2279d1919d9b Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Wed, 6 Mar 2019 22:02:26 +0100 Subject: [PATCH] fix links in readme --- README.md | 2 +- completion/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 48b3bb9..a2f4860 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ shell with the config file path, for example alias dotdrop= --cfg=' ``` -For bash and zsh completion scripts, see [the related doc](completion/README.md). +For bash and zsh completion scripts see [the related doc](completion/README.md). Finally import your dotfiles as described [below](#usage). diff --git a/completion/README.md b/completion/README.md index 6f7ac25..b4c46cc 100644 --- a/completion/README.md +++ b/completion/README.md @@ -9,8 +9,8 @@ Those files are generated using Source the file -* if using `dotdrop.sh` [dotdrop.sh-completion.bash](completion/dotdrop.sh-completion.bash) -* if using `dotdrop`: [dotdrop-completion.bash](completion/dotdrop-completion.bash) +* if using `dotdrop.sh` [dotdrop.sh-completion.bash](dotdrop.sh-completion.bash) +* if using `dotdrop`: [dotdrop-completion.bash](dotdrop-completion.bash) # zsh