From a9ec2c6819b546ccc088930ec54c069acb9e38b9 Mon Sep 17 00:00:00 2001 From: Josh Cooper Date: Mon, 26 Nov 2018 15:41:32 -0800 Subject: Refer to local reference instead of type reference See MODULES-8182. Also refer to github project page instead of README.md. --- README.md | 4 +--- metadata.json | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c7b1f4..da5e668 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,9 @@ sshkey { 'github.com': } ``` -More details can be found in the `REFERENCE.md` file. - ## Reference -Please see `REFERENCE.md` for the reference documentation. +Please see [`REFERENCE.md`](REFERENCE.md) for the reference documentation. This module is documented using Puppet Strings. diff --git a/metadata.json b/metadata.json index 6affd91..2c64f32 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,7 @@ "summary": "Manage SSH authorized keys, and known hosts.", "license": "Apache-2.0", "source": "https://github.com/puppetlabs/puppetlabs-sshkeys_core", - "project_page": "https://github.com/puppetlabs/puppetlabs-sshkeys_core/blob/master/README.md", + "project_page": "https://github.com/puppetlabs/puppetlabs-sshkeys_core", "issues_url": "https://tickets.puppetlabs.com/project/MODULES", "dependencies": [ -- cgit v1.2.3