Skip to content

Commit 0d1669e

Browse files
authored
[css-flexbox-1] Fix a broken link
1 parent cb436aa commit 0d1669e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-flexbox-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3874,7 +3874,7 @@ Substantive Changes and Bugfixes</h4>
38743874
</blockquote>
38753875
<li id="change-2016-align-self-as-specified">
38763876
For ease of implementation, ''align-self/auto'' value of 'align-self' now computes to itself always.
3877-
See <a href="change-2015-align-self-auto">related previous change</a>
3877+
See <a href="#change-2015-align-self-auto">related previous change</a>
38783878
requiring this computation for absolutely-positioned elements.
38793879
(<a href="https://github.com/w3c/csswg-drafts/issues/440">Issue 440</a>,
38803880
<a href="https://github.com/w3c/csswg-drafts/issues/644">Issue 644</a>)

0 commit comments

Comments
 (0)