Skip to content

Commit 7a2e224

Browse files
committed
Update documentation.
- Link to `put_*map()` from `lookup()`.
1 parent a804b8c commit 7a2e224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ join_field("<sourceField>", "<separator>")
553553

554554
##### `lookup`
555555

556-
Looks up matching values in a map and replaces the field value with this match. External files as well as internal maps can be used.
556+
Looks up matching values in a map and replaces the field value with this match. [External files](#put_filemap) as well as [internal maps](#put_map) can be used.
557557

558558
Parameters:
559559

0 commit comments

Comments
 (0)