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 82ec380 commit cd4af58Copy full SHA for cd4af58
lib/docs/scrapers/leaflet.rb
@@ -20,7 +20,7 @@ class Leaflet < UrlScraper
20
HTML
21
22
version '2.0' do
23
- self.release = '2.0.0-alpha'
+ self.release = '2.0.0-alpha1'
24
self.base_url = "https://leafletjs.com/reference-2.0.0.html"
25
end
26
0 commit comments