Update Vagrant documentation (2.1.1)

pull/810/head
Thibaut Courouble 7 years ago
parent 86682d3868
commit cb09397d74

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

Loading…
Cancel
Save