Update Vagrant documentation (2.0.0)

pull/666/merge
Thibaut Courouble 7 years ago
parent 0ac6ab306c
commit 6b5c04dc62

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

Loading…
Cancel
Save