Commit afaf25f
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5428 | 5428 | | |
5429 | 5429 | | |
5430 | 5430 | | |
5431 | | - | |
| 5431 | + | |
5432 | 5432 | | |
5433 | 5433 | | |
5434 | 5434 | | |
| |||
0 commit comments