소스 검색

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'