From 15228c3b898fc22caf7767ca8a56af2c44194181 Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Mon, 18 Dec 2017 21:15:40 +0100 Subject: [PATCH] Remove 404 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4746ecf..6463973 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ A curated list of dotfiles resources. Inspired by the [awesome](https://github.c ### Using specific tools * [Using GNU Stow to manage your dotfiles](http://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html) -* [Managing dotfiles with GNU Stow](https://taihen.org/managing-dotfiles-with-gnu-stow/) * [Managing Dotfile Symlinks with GNU Stow](https://spin.atomicobject.com/2014/12/26/manage-dotfiles-gnu-stow/) * [Managing dot-files with vcsh and myrepos](http://blog.tfnico.com/2014/03/managing-dot-files-with-vcsh-and-myrepos.html) * [Manage dotfiles using vcsh and mr](https://www.kunxi.org/blog/2014/02/manage-dotfiles-using-vcsh-and-mr/)