Skip to content

Commit a7a1233

Browse files
committed
[css-counter-styles] Fix link.
1 parent d4ffe73 commit a7a1233

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-counter-styles/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2284,7 +2284,7 @@ <h2 data-level=8 id=additional-predefined><span class=secno>8 </span><span class
22842284
Additional Predefined Counter Styles</span><a class=section-link href=#additional-predefined>§</a></h2>
22852285

22862286
<p> The Internationalization Working Group maintains a large list of predefined <a class=css data-link-type=maybe href=#counter-style1>@counter-style</a> rules for various world languages
2287-
in their <a href=http://www.w3.org/International/docs/counter-styles/Overview.html>Predefined Counter Styles</a> document.
2287+
in their <a href=http://www.w3.org/International/docs/counter-styles/>Predefined Counter Styles</a> document.
22882288
These additional counter styles are not intended to be supported by user-agents by default,
22892289
but can be used by users or authors copying them directly into style sheets.
22902290

css-counter-styles/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2291,7 +2291,7 @@ <h2 id='additional-predefined'>
22912291
Additional Predefined Counter Styles</h2>
22922292

22932293
The Internationalization Working Group maintains a large list of predefined ''@counter-style'' rules for various world languages
2294-
in their <a href="http://www.w3.org/International/docs/counter-styles/Overview.html">Predefined Counter Styles</a> document.
2294+
in their <a href="http://www.w3.org/International/docs/counter-styles/">Predefined Counter Styles</a> document.
22952295
These additional counter styles are not intended to be supported by user-agents by default,
22962296
but can be used by users or authors copying them directly into style sheets.
22972297

0 commit comments

Comments
 (0)