Browse Source

Update HTML documentation

Simon Legner 2 months ago
parent
commit
6fd3bb5eed
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 = '2025-06-01'
+    # release = '2025-09-15'
     self.name = 'HTML'
     self.base_url = 'https://developer.mozilla.org/en-US/docs/Web/HTML'
     self.links = {