Update nginx documentation (1.23.1)

pull/1794/head
Simon Legner 3 years ago
parent 8e21f967c9
commit 95cc9a79ea

@ -2,7 +2,7 @@ module Docs
class Nginx < UrlScraper
self.name = 'nginx'
self.type = 'nginx'
self.release = '1.22.0'
self.release = '1.23.1'
self.base_url = 'https://nginx.org/en/docs/'
self.links = {
home: 'https://nginx.org/',

Loading…
Cancel
Save