Skip to content

Commit e588afb

Browse files
authored
Correct link to function registry spec (#627)
1 parent 181ccde commit e588afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/syntax.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ whether an _operand_ is required,
514514
what form the values of an _operand_ can take,
515515
what _options_ and _option_ values are valid,
516516
and what outputs might result.
517-
See [function registry](./) for more information.
517+
See [function registry](./registry.md) for more information.
518518

519519
A _function_ starts with a prefix sigil `:` followed by an _identifier_.
520520
The _identifier_ MAY be followed by one or more _options_.

0 commit comments

Comments
 (0)