From 3c22c08cc00ffce86196ac1027f76efa4cc8c827 Mon Sep 17 00:00:00 2001 From: jacky06 Date: Mon, 30 Jul 2018 12:31:24 -0400 Subject: [PATCH] Fix the smoke testing link Change-Id: I1e6b9614bbf29325a0e35bc25afb21d74d68839f --- tests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/init.pp b/tests/init.pp index 922b1cb..1d7eeab 100644 --- a/tests/init.pp +++ b/tests/init.pp @@ -7,6 +7,6 @@ # environment (to compare the resulting system state to the desired state). # # Learn more about module testing here: -# http://docs.puppetlabs.com/guides/tests_smoke.html +# https://puppet.com/docs/puppet/5.2/tests_smoke.html # include ::congress