修改Google Objective-C Style Guide 地址

原因是作者已经声明原地址不再更新,转移至此地址发布更新
This commit is contained in:
Xuanwo 2014-08-09 18:58:40 +08:00
parent bf9556fe93
commit df8b0eb222

View File

@ -266,7 +266,7 @@
* [iOS开发60分钟入门](https://github.com/qinjx/30min_guides/blob/master/ios.md)
* [iOS7人机界面指南](http://isux.tencent.com/ios-human-interface-guidelines-ui-design-basics-ios7.html)
* [Google Objective-C Style Guide 中文版](http://www.iwangke.me/objc-style-guide/)
* [Google Objective-C Style Guide 中文版](http://zh-google-styleguide.readthedocs.org/en/latest/google-objc-styleguide/)
### Android