Update Vagrant documentation (1.8.6)

pull/546/head
Thibaut Courouble 8 years ago
parent 4119cd0540
commit f3c7ba0ae1

@ -2,7 +2,7 @@ module Docs
class Vagrant < UrlScraper
self.name = 'Vagrant'
self.type = 'vagrant'
self.release = '1.8.5'
self.release = '1.8.6'
self.base_url = 'https://www.vagrantup.com/docs/'
self.root_path = 'index.html'
self.links = {

Loading…
Cancel
Save