Skip to content

Commit dfe6fb4

Browse files
authored
[css-writing-modes-3] Fix introduction id (w3c#10662)
1 parent 7eb8aa0 commit dfe6fb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-writing-modes-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pre.ascii-art {
5353
</style>
5454

5555

56-
<h2 id="text-flow">
56+
<h2 id="intro">
5757
Introduction to Writing Modes</h2>
5858

5959
<p>CSS Writing Modes Level 3 defines CSS features to support for various international
@@ -2555,7 +2555,7 @@ Security Considerations {#sec}
25552555
<li>
25562556
Clarified that the [=central baseline=] is the [=ideographic central baseline=].
25572557
(<a href="https://github.com/w3c/csswg-drafts/issues/5177">Issue 5177</a>)
2558-
<li>Reshuffled text in [[#text-flow]] and improved cross-linking.
2558+
<li>Reshuffled text in [[#intro]] and improved cross-linking.
25592559
</ul>
25602560

25612561
<h2 class="no-num" id="acknowledgements">

0 commit comments

Comments
 (0)