瀏覽代碼

Update Astro documentation (5.10.2)

Simon Legner 5 月之前
父節點
當前提交
63e0ed3b14
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/, /getting-started/]
 
-    self.release = '4.14.2'
+    self.release = '5.10.2'
     self.base_url = 'https://docs.astro.build/en/'
     self.initial_paths = %w(install-and-setup/)