Update nginx documentation (1.7.8)

pull/142/merge
Thibaut 10 years ago
parent 02029e5e23
commit f5dd4eb7c1

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

Loading…
Cancel
Save