From 20b0fe940ed7613507c562dc9d23db62ef23d8d1 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Mon, 27 Feb 2023 22:21:45 +0100 Subject: [PATCH] fix dead link --- docs/config/config-dotfiles.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/config/config-dotfiles.md b/docs/config/config-dotfiles.md index 82c801b..e591628 100644 --- a/docs/config/config-dotfiles.md +++ b/docs/config/config-dotfiles.md @@ -51,8 +51,7 @@ executed when the dotfile is installed (that is, when the version present in dotdrop differs from the one in the filesystem). -For example, let's consider -[Vundle](https://github.com/VundleVim/Vundle.vim), used +For example, let's consider Vundle, used to manage Vim's plugins. The following action could be set to update and install the plugins when `vimrc` is deployed: