From c2ccf37fec9d69e8f5dee7fc59598cd347119fe1 Mon Sep 17 00:00:00 2001 From: Unixsys <64293761+Unixsys@users.noreply.github.com> Date: Sat, 29 Aug 2020 19:50:16 -0500 Subject: [PATCH] Update vimrc.md to point to 'net Archive Changed the link to point to https://web.archive.org/web/20161224112739/https://dougblack.io/words/a-good-vimrc.html instead of https://dougblack.io/word/a-good-vimrc.html. --- wiki/source/vimrc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/source/vimrc.md b/wiki/source/vimrc.md index 323edb6..2582192 100644 --- a/wiki/source/vimrc.md +++ b/wiki/source/vimrc.md @@ -16,4 +16,4 @@ au BufRead,BufNewFile *.md set filetype=markdown `` For more suggestions in deep depth on how to set up your `.vimrc` please read -[this tutorial from Doug Black](http://dougblack.io/words/a-good-vimrc.html). +[this tutorial from Doug Black](https://web.archive.org/web/20161224112739/https://dougblack.io/words/a-good-vimrc.html). (The website's no longer up, it's on the 'net archive.