README: fix link to litmus tutorial
authorKenyon Ralph <kenyon@kenyonralph.com>
Sun, 20 Dec 2020 09:03:15 +0000 (01:03 -0800)
committerKenyon Ralph <kenyon@kenyonralph.com>
Tue, 12 Jan 2021 22:27:58 +0000 (14:27 -0800)
README.md

index 19b50adb1c76282fadb3e8a7997a80ab41d5d0e9..c3cea66d1cd5f4ce798842f47918025a68669392 100644 (file)
--- a/README.md
+++ b/README.md
@@ -320,7 +320,7 @@ Class['apt::update'] -> Package <| provider == 'apt' |>
 ## Development
 
 Acceptance tests for this module leverage [puppet_litmus](https://github.com/puppetlabs/puppet_litmus).
-To run the acceptance tests follow the instructions [here](<https://github.com/puppetlabs/puppet_litmus/wiki/Tutorial:-use-Litmus-to-execute-acceptance-tests-with-a-sample-module-(MoTD)#install-the-necessary-gems-for-the-module>).
+To run the acceptance tests follow the instructions [here](https://puppetlabs.github.io/litmus/Running-acceptance-tests.html).
 You can also find a tutorial and walkthrough of using Litmus and the PDK on [YouTube](https://www.youtube.com/watch?v=FYfR7ZEGHoE).
 
 If you run into an issue with this module, or if you would like to request a feature, please [file a ticket](https://tickets.puppetlabs.com/browse/MODULES/).