From d55e2af83ac46942282c3b14a922c0d3462228e7 Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Wed, 23 Dec 2020 18:26:56 -0500 Subject: [PATCH] Add direct link to tutorials page in the wiki --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e730bad..e2e27b1 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,11 @@ dependencies and no installation required. Dotbot can also be a drop-in replacement for any other tool you were using to manage your dotfiles, and Dotbot is VCS-agnostic -- it doesn't make any attempt to manage your dotfiles. -If you want an in-depth tutorial about organizing your dotfiles, see this [blog -post][managing-dotfiles-post]. +See [this blog +post](https://www.anishathalye.com/2014/08/03/managing-your-dotfiles/) or more +resources on the [tutorials +page](https://github.com/anishathalye/dotbot/wiki/Tutorials) for more detailed +explanations of how to organize your dotfiles. ## Getting Started