Skip to content

Commit 536f234

Browse files
committed
[css-position-3][editorial] fix link
1 parent 0c3a097 commit 536f234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-position-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Containing Blocks of Positioned Boxes</h3>
324324
the [=block-start=] and [=inline-start=] [=content edges=] of the first [=box fragment=] of the ancestor,
325325
and the [=block-end=] and [=inline-end=] [=content edges=] of the last [=box fragment=] of the ancestor.
326326
If there are multiple fragments on the same line
327-
(e.g. due to [[#bidi-box-model|bidi reordering]]),
327+
(e.g. due to [[css-writing-modes-3#bidi-box-model|bidi reordering]]),
328328
take the [=start=]most/[=end=]most fragment
329329
as the first/last fragment.
330330

0 commit comments

Comments
 (0)