Browse Source

Update HTML documentation

Simon Legner 2 years ago
parent
commit
3bad2d9f6a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/mdn/html.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Html < Mdn
     prepend FixInternalUrlsBehavior
 
-    # release = '2023-04-24'
+    # release = '2023-10-24'
     self.name = 'HTML'
     self.base_url = 'https://developer.mozilla.org/en-US/docs/Web/HTML'
     self.links = {