Skip to content

Commit 6b1b270

Browse files
committed
Update nginx documentation (1.13.8)
1 parent a82c471 commit 6b1b270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.6'
5+
self.release = '1.13.8'
66
self.base_url = 'https://nginx.org/en/docs/'
77
self.links = {
88
home: 'https://nginx.org/',

0 commit comments

Comments
 (0)