소스 검색

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/'