From 94ff50fdb11eda70f5baaa590533d189d3a1d33d Mon Sep 17 00:00:00 2001 From: Josh Cooper Date: Mon, 26 Nov 2018 15:02:02 -0800 Subject: Refer to local reference instead of type reference. See MODULES-8182. Add project_page link and update numbered bullets. --- README.md | 8 ++++---- metadata.json | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 73d5d3f..792d065 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ #### Table of Contents 1. [Description](#description) -3. [Reference](#reference) -4. [Limitations - OS compatibility, etc.](#limitations) -5. [Development - Guide for contributing to the module](#development) +2. [Reference](#reference) +3. [Limitations - OS compatibility, etc.](#limitations) +4. [Development - Guide for contributing to the module](#development) ## Description @@ -14,7 +14,7 @@ Install and manage `cron` resources. ## 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 0764db6..bfe4c87 100644 --- a/metadata.json +++ b/metadata.json @@ -5,6 +5,7 @@ "summary": "Install and manage cron resources.", "license": "Apache-2.0", "source": "https://github.com/puppetlabs/puppetlabs-cron_core", + "project_page": "https://github.com/puppetlabs/puppetlabs-cron_core", "issues_url": "https://tickets.puppetlabs.com/projects/MODULES", "dependencies": [ -- cgit v1.2.3