From c6a554247cb951c5326a7e1e59f11792d264e341 Mon Sep 17 00:00:00 2001 From: Corey Hickey Date: Wed, 27 Dec 2023 15:00:20 -0800 Subject: [PATCH] update URL for document about contributing The original page is gone. This document should be an appropriate replacement, though. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e7a3a7c3..50e3ad9e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing to Puppet modules -Check out our [Contributing to Supported Modules Blog Post](https://puppetlabs.github.io/iac/docs/contributing_to_a_module.html) to find all the information that you will need. +Check out our [Contributing to Puppet modules document](https://www.puppet.com/docs/puppet/8/contributing) to find all the information that you will need.