浏览代码

Update SVG documentation

Simon Legner 4 年之前
父节点
当前提交
632e1f0869
共有 1 个文件被更改,包括 1 次插入0 次删除
  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'