Skip to content

Commit f688ba6

Browse files
committed
[css-grid] Fix link
1 parent 383e097 commit f688ba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-grid/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ Reordered Grid Items: the 'order' property</h3>
993993
when the visual order needs to be <em>out-of-sync</em>
994994
with the speech and navigation order;
995995
otherwise the underlying document source should be reordered instead.
996-
See <a href="https://drafts.csswg.org/css-flexbox-1/#order-accessibility">Reordering and Accessibility</a>
996+
See [[css-flexbox-1#order-accessibility]]
997997
in [[CSS-FLEXBOX-1]].
998998

999999
<h3 id='item-margins'>

0 commit comments

Comments
 (0)