From 12dc0651fc0e6668ee1939a10380214cc8a22cf7 Mon Sep 17 00:00:00 2001 From: Vincent Zee Date: Sat, 28 Feb 2015 21:25:07 +0100 Subject: [PATCH] Fix bad url. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 481f3f6..ca09a1f 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/ +http://python-guide.readthedocs.org/en/latest/notes/contribute.html Style Guide