aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-11-26 14:56:50 -0800
committerJosh Cooper <josh@puppet.com>2018-11-26 15:32:28 -0800
commitd3919962de317655aaf5da4ec92a6c1560674bbc (patch)
treec980514ea2eb3daa5b1dd4a23bd838565a9333ad
parent699785957bf149e234ba0ec20581e0187b2f4f85 (diff)
downloadpuppet-augeas_core-d3919962de317655aaf5da4ec92a6c1560674bbc.tar.gz
puppet-augeas_core-d3919962de317655aaf5da4ec92a6c1560674bbc.tar.bz2
Refer to local reference instead of type reference
See MODULES-8182
-rw-r--r--README.md4
-rw-r--r--metadata.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c5bf0b4..8a58912 100644
--- a/README.md
+++ b/README.md
@@ -42,11 +42,11 @@ augeas { 'add_services_entry':
## Usage
-For details on usage, please see [the augeas puppet docs](https://puppet.com/docs/puppet/latest/types/augeas.html) and [examples](https://puppet.com/docs/puppet/latest/resources_augeas.html).
+For details on usage, please see the [reference documentation](REFERENCE.md) and [examples](https://puppet.com/docs/puppet/latest/resources_augeas.html).
## 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 9a54540..cd9ffa7 100644
--- a/metadata.json
+++ b/metadata.json
@@ -5,7 +5,7 @@
"summary": "Manage files using Augeas",
"license": "Apache-2.0",
"source": "https://github.com/puppetlabs/puppetlabs-augeas_core",
- "project_page": "https://github.com/puppetlabs/puppetlabs-augeas_core/blob/master/README.md",
+ "project_page": "https://github.com/puppetlabs/puppetlabs-augeas_core",
"issues_url": "https://tickets.puppetlabs.com/projects/MODULES",
"dependencies": [