File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -536,7 +536,8 @@ The resolution of a _function_ relies on an implementation-defined _function han
536536Some _functions_ can be used both as a _selector_ as well as in a _placeholder_;
537537others are only valid in one of these positions.
538538_Functions_ also differ in their requirements on the _operand_ and _options_ that they accept.
539- See _Function Resolution_ and _default functions_ for more information.
539+ See [Function Resolution](./spec/formatting.md#function-resolution)
540+ and [Default Functions](./spec/functions/README.md) for more information.
540541
541542A _function_ starts with a prefix sigil `:` followed by an _identifier_.
542543The _identifier_ MAY be followed by one or more _options_.
You can’t perform that action at this time.
0 commit comments