浏览代码

Update Bootstrap documentation (4.0.0-beta.2)

Thibaut Courouble 8 年之前
父节点
当前提交
2f752f9ff4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/bootstrap.rb

+ 1 - 1
lib/docs/scrapers/bootstrap.rb

@@ -16,7 +16,7 @@ module Docs
     HTML
 
     version '4' do
-      self.release = '4.0.0-beta'
+      self.release = '4.0.0-beta.2'
       self.base_url = 'https://getbootstrap.com/docs/4.0/'
       self.root_path = 'getting-started/introduction/'