aboutsummaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
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
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 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.