Skip to content

Commit 7c70e63

Browse files
committed
Update Bootstrap documentation (4.1.1)
1 parent f3bc591 commit 7c70e63

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/docs/scrapers/bootstrap.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ class Bootstrap < UrlScraper
1616
HTML
1717

1818
version '4' do
19-
self.release = '4.1.0'
20-
self.base_url = 'https://getbootstrap.com/docs/4.0/'
19+
self.release = '4.1.1'
20+
self.base_url = 'https://getbootstrap.com/docs/4.1/'
2121
self.root_path = 'getting-started/introduction/'
2222

2323
html_filters.push 'bootstrap/entries_v4', 'bootstrap/clean_html_v4'

0 commit comments

Comments
 (0)