We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21927ee commit 63e0ed3Copy full SHA for 63e0ed3
lib/docs/scrapers/astro.rb
@@ -16,7 +16,7 @@ class Astro < UrlScraper
16
17
options[:skip_patterns] = [/tutorial/, /getting-started/]
18
19
- self.release = '4.14.2'
+ self.release = '5.10.2'
20
self.base_url = 'https://docs.astro.build/en/'
21
self.initial_paths = %w(install-and-setup/)
22
0 commit comments