diff --git a/README.md b/README.md index 5aafee6..298cf42 100644 --- a/README.md +++ b/README.md @@ -729,7 +729,7 @@ If ours doesn't fit your tastes, have a look at some other style guides: * [Robots & Pencils](https://github.com/RobotsAndPencils/objective-c-style-guide) * [New York Times](https://github.com/NYTimes/objective-c-style-guide) -* [Google](http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml) +* [Google](https://google.github.io/styleguide/objcguide.xml) * [GitHub](https://github.com/github/objective-c-conventions) * [Adium](https://trac.adium.im/wiki/CodingStyle) * [Sam Soffes](https://gist.github.com/soffes/812796)