Skip to content

Commit ec27bbc

Browse files
0xE282B0mtardy
authored andcommitted
Fix link in README.md
Signed-off-by: Sven Pfennig <[email protected]>
1 parent 92a7652 commit ec27bbc

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
@@ -257,7 +257,7 @@ and generates enriched events from them. In the next sections we detail the
257257
available sensors and the events they produce:
258258
1. [Process execution](#process-execution): generating `process_exec` and
259259
`process_exit` events.
260-
1. [Generic tracing](#tracepoints-and-kprobes): generating `process_kprobes`
260+
1. [Generic tracing](#generic-tracing): generating `process_kprobes`
261261
and `process_tracepoint` events.
262262

263263
Along, we present use cases on how they can be used as a starting point.

0 commit comments

Comments
 (0)