Skip to content

Commit

Permalink
Update pdk_testing.md
Browse files Browse the repository at this point in the history
Updated two links for https://perforce.atlassian.net/browse/PUPDOC-5672

Links in question are the last two described in the ticket. (The other changes are for the Puppet language section of the OSP documentation.)
  • Loading branch information
mtaggart13 authored and david22swan committed Oct 15, 2024
1 parent 5351972 commit 9bb1263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pdk_testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ as long as each target is unique.

For detailed information about module validations, see:

- [Puppet Lint](http://puppet-lint.com/) style validation.
- [Puppet Lint](http://puppetlabs.github.io/puppet-lint/) style validation.

- The [Puppet language style
guide](https://puppet.com/docs/puppet/latest/style_guide.html).
Expand Down Expand Up @@ -172,7 +172,7 @@ validate and unit test your code.
For more information about RSpec and writing unit tests, see:
- [Writing rspec-puppet tests](http://rspec-puppet.com/tutorial/)
- [Writing rspec-puppet tests](http://puppetlabs.github.io/rspec-puppet/tutorial/)
- [RSpec](http://rspec.info/)
Expand Down

0 comments on commit 9bb1263

Please sign in to comment.