Skip to content

Commit c4a74d6

Browse files
authored
Merge pull request #9382 from tweag/filterSource-link
doc: Add link to filterSource from path
2 parents f739fc0 + 70ddf29 commit c4a74d6

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)