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 321ef2d commit 9a9bc5bCopy full SHA for 9a9bc5b
lib/docs/scrapers/bootstrap.rb
@@ -17,7 +17,7 @@ class Bootstrap < UrlScraper
17
HTML
18
19
version '4' do
20
- self.release = '4.3'
+ self.release = '4.3.1'
21
self.base_url = 'https://getbootstrap.com/docs/4.3/'
22
self.root_path = 'getting-started/introduction/'
23
0 commit comments