From 91a1adafdbdf724d197d919b4d7a82b590638a1b Mon Sep 17 00:00:00 2001 From: John Duarte Date: Fri, 26 May 2017 14:13:38 -0700 Subject: [PATCH] (maint) Update contributing resource links This commit replaces the stale link to the old puppet wiki with a link to the contributor guidelines. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a79d8df016..a1bc847491 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -83,7 +83,7 @@ To prepare for a new gem release of Beaker (after the version has been bumped) t # Additional Resources -* [More information on contributing](http://links.puppetlabs.com/contribute-to-puppet) +* [Puppet community guidelines](https://docs.puppet.com/community/community_guidelines.html) * [Bug tracker (Jira)](http://tickets.puppetlabs.com) * [BKR Jira Project](https://tickets.puppetlabs.com/issues/?jql=project%20%3D%20BKR) * [Contributor License Agreement](http://links.puppetlabs.com/cla)