We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f91fc4 commit 0dfc779Copy full SHA for 0dfc779
lib/docs/scrapers/axios.rb
@@ -5,7 +5,7 @@ class Axios < UrlScraper
5
home: 'hthttps://axios-http.com/',
6
code: 'https://github.com/axios/axios'
7
}
8
- self.release = '1.7.7'
+ self.release = '1.9.0'
9
self.base_url = "https://axios-http.com/docs/"
10
self.initial_paths = %w(index intro)
11
options[:skip] = %w(sponsor)
0 commit comments