Update nginx documentation (1.9.7)

pull/292/merge
Thibaut 9 years ago
parent 6af19cb1d3
commit 02243dd911

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

Loading…
Cancel
Save