Skip to content

Commit 3b914e9

Browse files
authored
Merge pull request #3413 from btriller/CFE-4444
CFE-4444: Fix two dead links in Agent output email documentation
2 parents 6ed0e8b + 6ce488d commit 3b914e9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

resources/faq/output-email.markdown

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ sorting: 90
77

88
## How do I set the email where agent reports are sent?
99

10-
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.
12-
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.
10+
The agent report email functionality is configured in `body executor control` ([find in GitHub](https://github.com/search?q=repo%3Acfengine%2Fmasterfiles+mail+path%3A**%2Fcf_execd.cf&type=code)).
11+
It defaults to `root@$(def.domain)` which is configured in `bundle common def` ([find in GitHub](https://github.com/search?q=repo%3Acfengine%2Fmasterfiles+%22mailto%22+path%3A**%2Fdef.cf&type=code)).
1412

1513
**See also:** [`def.mailto`][Masterfiles Policy Framework#mailto].
1614

0 commit comments

Comments
 (0)