From: Josh Cooper Date: Mon, 26 Nov 2018 23:17:44 +0000 (-0800) Subject: Refer to local reference instead of type reference X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=65e71f0a8423a137c37b825e0aca2f2a47328241;p=puppet-mailalias_core.git Refer to local reference instead of type reference See MODULES-8182. --- 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. diff --git a/metadata.json b/metadata.json index 9597cbc..f24900d 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,7 @@ "summary": "Creates an email alias in the local alias database.", "license": "Apache-2.0", "source": "https://github.com/puppetlabs/puppetlabs-mailalias_core", - "project_page": "https://github.com/puppetlabs/puppetlabs-mailalias_core/blob/master/README.md", + "project_page": "https://github.com/puppetlabs/puppetlabs-mailalias_core", "issues_url": "https://tickets.puppetlabs.com/projects/MODULES", "dependencies": [