From: Kenyon Ralph Date: Sun, 20 Dec 2020 09:03:15 +0000 (-0800) Subject: README: fix link to litmus tutorial X-Git-Tag: v7.7.1~3^2~3 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3b43221bb9efe05baac55ffaf88a67d3ddd12a8b;p=puppet-modules%2Fpuppetlabs-apt.git README: fix link to litmus tutorial --- diff --git a/README.md b/README.md index 19b50ad..c3cea66 100644 --- 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](). +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/).