aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-11-26 15:17:44 -0800
committerJosh Cooper <josh@puppet.com>2018-11-26 15:34:56 -0800
commit65e71f0a8423a137c37b825e0aca2f2a47328241 (patch)
tree61cc3755977f135b9d73502a4c49ecb6beacaeaa /README.md
parent9ee97b0b15b5e0576b8d8f6f41d488bad89e1a76 (diff)
downloadpuppet-mailalias_core-65e71f0a8423a137c37b825e0aca2f2a47328241.tar.gz
puppet-mailalias_core-65e71f0a8423a137c37b825e0aca2f2a47328241.tar.bz2
Refer to local reference instead of type reference
See MODULES-8182.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07482c7..3f22968 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ This example will redirect mail for the ftp account to root's mailbox.
## Usage
The mailalias module is used to manage entries in `/etc/aliases`, which creates an email alias in the local alias database.
-For details on usage, please see [the puppet docs](https://puppet.com/docs/puppet/latest/types/mailalias.html).
+For details on usage, please see [`REFERENCE.md`](REFERENCE.md) for the reference documentation.
#### file
A file containing the alias’s contents. The file and the recipient entries are mutually exclusive.