doc: Add link to filterSource from path

This commit is contained in:
Silvan Mosberger 2023-11-19 04:09:14 +01:00
parent 1d86bb4f70
commit 70ddf298e0

View file

@ -2374,7 +2374,7 @@ static RegisterPrimOp primop_path({
like `@`.
- filter\
A function of the type expected by `builtins.filterSource`,
A function of the type expected by [`builtins.filterSource`](#builtins-filterSource),
with the same semantics.
- recursive\