Skip to content

Commit 329b4c9

Browse files
committed
[css-values-3] Fix link.
1 parent 4ea8789 commit 329b4c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-values/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ Resource Locators: the <<url>> type</h3>
472472

473473
* For legacy reasons,
474474
a <<url>> can be written without quotation marks around the URL itself.
475-
This syntax is <a lt="consume a url token" spec=css-syntax>specially-parsed</a>,
475+
This syntax is <a lt="consume a url token" spec=css-syntax-3>specially-parsed</a>,
476476
and produces a <<url-token>> rather than a <a>function</a> syntactically. [[!CSS3SYN]]
477477
* Some CSS contexts, such as ''@import'', allow a <<url>> to be represented by a <<string>> instead.
478478
This behaves identically to writing a ''url()'' function containing that string.

0 commit comments

Comments
 (0)