Parcourir la source

Update Bootstrap documentation (5.3)

Simon Legner il y a 3 ans
Parent
commit
2de33e7014
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      lib/docs/scrapers/bootstrap.rb

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

@@ -17,7 +17,7 @@ module Docs
     HTML
 
     version '5' do
-      self.release = '5.2'
+      self.release = '5.3'
       self.base_url = "https://getbootstrap.com/docs/#{self.release}/"
       self.root_path = 'getting-started/introduction/'