feat (scrapers): update astro.rb

pull/2304/head
lippiece 5 months ago
parent 4c4157a0b7
commit 821fe2ac36
No known key found for this signature in database
GPG Key ID: EA523BD782F9600A

@ -16,9 +16,9 @@ module Docs
options[:skip_patterns] = [/tutorial/]
self.release = '3.2.0'
self.release = '4.12.3'
self.base_url = 'https://docs.astro.build/en/'
self.initial_paths = %w(getting-started/)
self.initial_paths = %w(install-and-setup/)
html_filters.push 'astro/entries', 'astro/clean_html'

Loading…
Cancel
Save