1
0
Эх сурвалжийг харах

astro: skip getting-started

Simon Legner 1 жил өмнө
parent
commit
a4aafb8514

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

@@ -14,7 +14,7 @@ module Docs
       Licensed under the MIT License.
       Licensed under the MIT License.
     HTML
     HTML
 
 
-    options[:skip_patterns] = [/tutorial/]
+    options[:skip_patterns] = [/tutorial/, /getting-started/]
 
 
     self.release = '4.14.2'
     self.release = '4.14.2'
     self.base_url = 'https://docs.astro.build/en/'
     self.base_url = 'https://docs.astro.build/en/'