aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-11-26 15:41:32 -0800
committerJosh Cooper <josh@puppet.com>2018-11-26 15:41:32 -0800
commita9ec2c6819b546ccc088930ec54c069acb9e38b9 (patch)
tree268842eadf57d0143f67ec9179c407f042825280
parentb51bd4961934fe0dc50f91955be02df6ee3711a2 (diff)
downloadpuppet-sshkeys_core-a9ec2c6819b546ccc088930ec54c069acb9e38b9.tar.gz
puppet-sshkeys_core-a9ec2c6819b546ccc088930ec54c069acb9e38b9.tar.bz2
Refer to local reference instead of type reference
See MODULES-8182. Also refer to github project page instead of README.md.
-rw-r--r--README.md4
-rw-r--r--metadata.json2
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": [