Skip to content

Commit 7b57bb1

Browse files
authored
Fix typo in the link (elastic#138804)
1 parent 20b6da6 commit 7b57bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/enrich-processor/network-direction-processor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mapped_pages:
99

1010
Calculates the network direction given a source IP address, destination IP address, and a list of internal networks.
1111

12-
The network direction processor reads IP addresses from [Elastic Common Schema (ECS)][Elastic Common Schema (ECS)](ecs://reference/index.md)) fields by default. If you use the ECS, only the `internal_networks` option must be specified.
12+
The network direction processor reads IP addresses from [Elastic Common Schema (ECS)](ecs://reference/index.md) fields by default. If you use the ECS, only the `internal_networks` option must be specified.
1313

1414
$$$network-direction-options$$$
1515

0 commit comments

Comments
 (0)