Skip to content

Commit afaf25f

Browse files
authored
[selectors-4] Fix URL of link to CSS Basic UI module (w3c#14002)
There was a typo in the link to CSS Basic UI 3 introduced recently (`/` used in the domain name instead of `.`), see: w3c@513d6f7#diff-ff7e41817bff012f3ddff1f611038e554675a63acfb0ae367398437958b0baf4R5397 The URL should also have a final `/` to avoid a redirect. This update rather uses `[[CSS3UI inline]]` to let Bikeshed generate the URL and avoid any mistake.
1 parent 0820fca commit afaf25f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selectors-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5428,7 +5428,7 @@ Changes Since Level 3</h3>
54285428
<p>
54295429
<em>The following selectors
54305430
were previously in
5431-
<a href="https://www/w3/org/TR/css-ui-3">CSS Basic UI 3</a>
5431+
[[CSS3UI inline]]
54325432
and have been moved to the main Selectors 4 specification
54335433
for ease of reference.</em>
54345434
</p>

0 commit comments

Comments
 (0)