From ad9f689f830ff9199650fa494db73a2e5fe89ec0 Mon Sep 17 00:00:00 2001 From: Dave Forgac Date: Sun, 3 May 2015 22:11:32 -0400 Subject: [PATCH] Fixed broken contributing link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0035989..481f3f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ How to contribute This guide is under heavy development. If you would like to contribute, please see: -http://docs.python-guide.org/en/latest/notes/contribute.html +http://docs.python-guide.org/en/latest/notes/contribute/ Style Guide