Browse Source

Update Leaflet documentation (2.0.0-alpha1)

Simon Legner 4 tháng trước cách đây
mục cha
commit
cd4af58c27
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/leaflet.rb

+ 1 - 1
lib/docs/scrapers/leaflet.rb

@@ -20,7 +20,7 @@ module Docs
     HTML
 
     version '2.0' do
-      self.release = '2.0.0-alpha'
+      self.release = '2.0.0-alpha1'
       self.base_url = "https://leafletjs.com/reference-2.0.0.html"
     end