mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Don't link to specific WHATWG multipage page
"Links to the multipage version of the specification are unfortunately likely to break over time." -- https://html.spec.whatwg.org/multipage/asefij.html This commit removes all references to the specific pages when viewing WHATWG using multipage mode. I went through all these links and they redirect fine. Regex used to generate this commit: `s_whatwg.org/multipage/.*#_whatwg.org/multipage/#_g`
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
|
||||
https://html.spec.whatwg.org/multipage/rendering.html#quotes
|
||||
https://html.spec.whatwg.org/multipage/#quotes
|
||||
|
||||
> This block is automatically generated from the Unicode Common Locale Data Repository.
|
||||
> http://cldr.unicode.org/
|
||||
|
||||
Reference in New Issue
Block a user