Browse Source

Update Astro documentation (1.7.2)

Simon Legner 3 năm trước cách đây
mục cha
commit
727fa3b0a8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/astro.rb

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

@@ -16,7 +16,7 @@ module Docs
 
     options[:skip_patterns] = [/tutorial/]
 
-    self.release = '1.6.3'
+    self.release = '1.7.2'
     self.base_url = 'https://docs.astro.build/en/'
     self.initial_paths = %w(getting-started/)