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 5bf6916 commit 2def747Copy full SHA for 2def747
1 file changed
lib/docs/scrapers/bootstrap.rb
@@ -16,7 +16,7 @@ class Bootstrap < UrlScraper
16
HTML
17
18
version '4' do
19
- self.release = '4.0.0-beta.2'
+ self.release = '4.0.0-beta.3'
20
self.base_url = 'https://getbootstrap.com/docs/4.0/'
21
self.root_path = 'getting-started/introduction/'
22
0 commit comments