From 48cfc1dfca1f3a99a6710ed7d121e28910085c2e Mon Sep 17 00:00:00 2001 From: ManuelPOISSON Date: Tue, 26 Oct 2021 08:34:49 +0200 Subject: [PATCH] fix path in README-Modules-Puppet.md --- README-Modules-Puppet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-Modules-Puppet.md b/README-Modules-Puppet.md index b6f903cd7..9c75e3eee 100644 --- a/README-Modules-Puppet.md +++ b/README-Modules-Puppet.md @@ -7,7 +7,7 @@ The module directory contains The following example should help illustrate. -Distcc has a documented security weakness that enables remote code execution. The below example comes from modules/vulnerabilities/misc/distcc_exec. +Distcc has a documented security weakness that enables remote code execution. The below example comes from modules/vulnerabilities/unix/misc/distcc_exec. A manifest/ directory contains the Puppet files for a distcc_exec Puppet class.