Skip to content

Commit 94f6c83

Browse files
committed
Update OpenTSDB documentation (2.3.0)
1 parent b445c2a commit 94f6c83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/opentsdb.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Opentsdb < UrlScraper
33
self.name = 'OpenTSDB'
44
self.type = 'sphinx_simple'
5-
self.release = '2.2.1'
5+
self.release = '2.3.0'
66
self.base_url = 'http://opentsdb.net/docs/build/html/'
77
self.root_path = 'index.html'
88
self.links = {

0 commit comments

Comments
 (0)