Skip to content

Commit a38ca8d

Browse files
committed
(maint) Update docs links
1 parent 4da18c1 commit a38ca8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@ JSON and Markdown output include the reference documentation only.
5757
Strings sends JSON output to either STDOUT or to a file.
5858
Markdown output is written to a REFERENCE.md file in the module's main directory.
5959

60-
See the [Puppet Strings documentation](https://puppet.com/docs/puppet/latest/puppet_strings.html) for complete instructions for generating documentation with Strings.
60+
See the [Puppet Strings documentation](https://help.puppet.com/core/current/Content/PuppetCore/puppet_strings.htm) for complete instructions for generating documentation with Strings.
6161

62-
For code comment style guidelines and examples, see the [Puppet Strings style guide](https://puppet.com/docs/puppet/latest/puppet_strings_style.html).
62+
For code comment style guidelines and examples, see the [Puppet Strings style guide](https://help.puppet.com/core/current/Content/PuppetCore/puppet_strings_style.htm).
6363

6464
### Additional Resources
6565

6666
Here are a few other good resources for getting started with documentation:
6767

68-
* [Module README Template](https://puppet.com/docs/puppet/latest/puppet_strings.html)
68+
* [Module README Template](https://help.puppet.com/core/current/Content/PuppetCore/modules_readme.htm)
6969
* [YARD Getting Started Guide](http://www.rubydoc.info/gems/yard/file/docs/GettingStarted.md)
7070
* [YARD Tags Overview](http://www.rubydoc.info/gems/yard/file/docs/Tags.md)
7171

0 commit comments

Comments
 (0)