Update nginx documentation (1.9.1)

pull/220/head
Thibaut 10 years ago
parent 6579ea00fc
commit 33d210324d

@ -2,7 +2,7 @@ module Docs
class Nginx < UrlScraper
self.name = 'nginx'
self.type = 'nginx'
self.version = '1.9.0'
self.version = '1.9.1'
self.base_url = 'http://nginx.org/en/docs/'
self.links = {
home: 'http://nginx.org/',

Loading…
Cancel
Save