From 3de0118d508a2244af49120a1ecab199f93cbfb0 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Wed, 18 Dec 2013 03:24:26 -0200 Subject: [PATCH] Fix link to auto_detect docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92f8041..6567d0d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ vagrant plugin install vagrant-cachier ## Quick start -The easiest way to set things up is just to enable [cache buckets auto detection](http://fgrehm.viewdocs.io/vagrant-cachier/cache-buckets-auto-detection) +The easiest way to set things up is just to enable [cache buckets auto detection](http://fgrehm.viewdocs.io/vagrant-cachier/usage) from within your `Vagrantfile`: ```ruby