Explorar el Código

Update Bootstrap documentation (5.3)

Simon Legner hace 3 años
padre
commit
2de33e7014
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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/'