Explorar el Código

Update SVG documentation

Simon Legner hace 3 años
padre
commit
c2682dc6aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/mdn/svg.rb

+ 1 - 1
lib/docs/scrapers/mdn/svg.rb

@@ -3,7 +3,7 @@ module Docs
     prepend FixInternalUrlsBehavior
     prepend FixRedirectionsBehavior
 
-    # release = '2021-12-21'
+    # release = '2022-04-20'
     self.name = 'SVG'
     self.base_url = 'https://developer.mozilla.org/en-US/docs/Web/SVG'