Skip to content

Commit 63e0ed3

Browse files
committed
Update Astro documentation (5.10.2)
1 parent 21927ee commit 63e0ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/astro.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Astro < UrlScraper
1616

1717
options[:skip_patterns] = [/tutorial/, /getting-started/]
1818

19-
self.release = '4.14.2'
19+
self.release = '5.10.2'
2020
self.base_url = 'https://docs.astro.build/en/'
2121
self.initial_paths = %w(install-and-setup/)
2222

0 commit comments

Comments
 (0)