ソースを参照

Update Astro documentation (1.9.1)

Simon Legner 2 年 前
コミット
f06652e8e7
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/]
 
-    self.release = '1.7.2'
+    self.release = '1.9.1'
     self.base_url = 'https://docs.astro.build/en/'
     self.initial_paths = %w(getting-started/)