Skip to content

Commit eef1e90

Browse files
committed
CFE-4444: Fix two dead links in Agent output email documentation
1 parent 6ed0e8b commit eef1e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/faq/output-email.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ sorting: 90
88
## How do I set the email where agent reports are sent?
99

1010
The agent report email functionality is configured in `body executor control`
11-
https://github.com/cfengine/masterfiles/blob/{{site.cfengine.branch}}/controls/cf_execd.cf.
11+
https://github.com/cfengine/masterfiles/blob/{{site.cfengine.branch}}.x/controls/cf_execd.cf.
1212
It defaults to `root@$(def.domain)` which is configured in `bundle common def`
13-
https://github.com/cfengine/masterfiles/blob/{{site.cfengine.branch}}/def.cf.
13+
https://github.com/cfengine/masterfiles/blob/{{site.cfengine.branch}}.x/controls/def.cf.
1414

1515
**See also:** [`def.mailto`][Masterfiles Policy Framework#mailto].
1616

0 commit comments

Comments
 (0)