Update HTML documentation

pull/1909/head
Simon Legner 2 years ago
parent c521ea4c3d
commit 310ce5dfa7

@ -2,7 +2,7 @@ module Docs
class Html < Mdn
prepend FixInternalUrlsBehavior
# release = '2022-09-06'
# release = '2023-01-06'
self.name = 'HTML'
self.base_url = 'https://developer.mozilla.org/en-US/docs/Web/HTML'

@ -13,7 +13,7 @@ module Docs
}
options[:attribution] = <<-HTML
&copy; 2005&ndash;2022 MDN contributors.<br>
&copy; 2005&ndash;2023 MDN contributors.<br>
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
HTML

Loading…
Cancel
Save