Skip to content

Commit 8a476ba

Browse files
committed
Update nginx documentation (1.9.14)
1 parent 6532af1 commit 8a476ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/nginx.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Nginx < UrlScraper
33
self.name = 'nginx'
44
self.type = 'nginx'
5-
self.release = '1.9.11'
5+
self.release = '1.9.14'
66
self.base_url = 'http://nginx.org/en/docs/'
77
self.links = {
88
home: 'http://nginx.org/',

0 commit comments

Comments
 (0)