From a5f09421c11342ff5e2b1564bc2b8319bed62aea Mon Sep 17 00:00:00 2001 From: Sachi King Date: Sat, 28 May 2016 11:10:43 +1000 Subject: [PATCH] Update README style guide link Current link is a 404, point to PEP 8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8df786..3767104 100644 --- a/README.md +++ b/README.md @@ -410,7 +410,7 @@ You can copy and paste into a new page for testing purposes. Issues and pull requests are welcome. Please follow the code style guide. -[Python style guide](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html) +[Python style guide](https://www.python.org/dev/peps/pep-0008/) ## Author