diff --git a/README.md b/README.md index b8f87fc..704409f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The following Google style guides live outside of this project: [cpp]: https://google.github.io/styleguide/cppguide.html [objc]: objcguide.md [java]: https://google.github.io/styleguide/javaguide.html -[py]: https://google.github.io/styleguide/pyguide.html +[py]: https://github.com/google/styleguide/blob/gh-pages/pyguide.md [r]: https://google.github.io/styleguide/Rguide.xml [sh]: https://google.github.io/styleguide/shell.xml [htmlcss]: https://google.github.io/styleguide/htmlcssguide.html diff --git a/pyguide.html b/pyguide.html index 6987f2b..d519fe7 100644 --- a/pyguide.html +++ b/pyguide.html @@ -1,6 +1,6 @@ -Google Python Style Guide +[Deprecated] Google Python Style Guide @@ -133,20 +133,15 @@ -

Google Python Style Guide

+

Deprecated Google Python Style Guide

Revision 2.59 + This is an obsolete unmaintained copy of the style guide. + Please use pyguide.md instead. +

-
- Amit Patel
- Antoine Picard
- Eugene Jhong
- Jeremy Hylton
- Matt Smart
- Mike Shields
-

Each style point has a summary for which additional information is available