Update nginx documentation (1.9.2)

pull/229/merge
Thibaut 10 years ago
parent c31de01735
commit 7023bd6b6b

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

Loading…
Cancel
Save