Update nginx documentation (1.7.7)

pull/139/head
Thibaut 10 years ago
parent 4908b827c1
commit 3b5775c45f

@ -2,7 +2,7 @@ module Docs
class Nginx < UrlScraper
self.name = 'nginx'
self.type = 'nginx'
self.version = '1.7.6'
self.version = '1.7.7'
self.base_url = 'http://nginx.org/en/docs/'
html_filters.push 'nginx/clean_html', 'nginx/entries'

Loading…
Cancel
Save