Update nginx documentation (1.9.4)

pull/241/merge
Thibaut 10 years ago
parent ecc7efb1f8
commit 9e0c3725d0

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

Loading…
Cancel
Save