Skip to content

Commit 70ddf29

Browse files
committed
doc: Add link to filterSource from path
1 parent 1d86bb4 commit 70ddf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libexpr/primops.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2374,7 +2374,7 @@ static RegisterPrimOp primop_path({
23742374
like `@`.
23752375
23762376
- filter\
2377-
A function of the type expected by `builtins.filterSource`,
2377+
A function of the type expected by [`builtins.filterSource`](#builtins-filterSource),
23782378
with the same semantics.
23792379
23802380
- recursive\

0 commit comments

Comments
 (0)