From f2ff6419252cac6baf2d03b2319c2ef692ca2a67 Mon Sep 17 00:00:00 2001 From: William Yardley Date: Tue, 5 Sep 2017 15:58:29 -0700 Subject: [PATCH] Fix typo (.git => .github) in README link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 787b4ddd8..cec5076bd 100644 --- a/README.md +++ b/README.md @@ -708,7 +708,7 @@ This module is maintained by [Vox Pupuli](https://voxpupuli.org/). Voxpupuli welcomes new contributions to this module, especially those that include documentation and rspec tests. We are happy to provide guidance if necessary. -Please see [CONTRIBUTING](.git/CONTRIBUTING.md) for more details. +Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for more details. ### Authors * Jeff McCune