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 7394720 commit d579d97Copy full SHA for d579d97
1 file changed
lib/docs/scrapers/astro.rb
@@ -16,7 +16,7 @@ class Astro < UrlScraper
16
17
options[:skip_patterns] = [/tutorial/]
18
19
- self.release = '4.12.3'
+ self.release = '4.14.2'
20
self.base_url = 'https://docs.astro.build/en/'
21
self.initial_paths = %w(install-and-setup/)
22
0 commit comments