We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181ccde commit e588afbCopy full SHA for e588afb
spec/syntax.md
@@ -514,7 +514,7 @@ whether an _operand_ is required,
514
what form the values of an _operand_ can take,
515
what _options_ and _option_ values are valid,
516
and what outputs might result.
517
-See [function registry](./) for more information.
+See [function registry](./registry.md) for more information.
518
519
A _function_ starts with a prefix sigil `:` followed by an _identifier_.
520
The _identifier_ MAY be followed by one or more _options_.
0 commit comments