Browse Source

Update SVG documentation

Simon Legner 4 years ago
parent
commit
632e1f0869
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/docs/scrapers/mdn/svg.rb

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

@@ -3,6 +3,7 @@ module Docs
     prepend FixInternalUrlsBehavior
     prepend FixRedirectionsBehavior
 
+    # release = '2021-10-22'
     self.name = 'SVG'
     self.base_url = 'https://developer.mozilla.org/en-US/docs/Web/SVG'