Fix link to auto_detect docs
This commit is contained in:
parent
ba841b1c53
commit
3de0118d50
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue