kodecocodes / objective-c-style-guide

A style guide that outlines the coding conventions for Kodeco
http://www.raywenderlich.com/62570/objective-c-style-guide
3.1k stars 628 forks source link

Google style guide URL is broken #71

Open MetzoPaino opened 7 years ago

MetzoPaino commented 7 years ago

Your link to the Google Objective C style guide is broken: http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml

Here is a working link to the Google Objective C style guide: https://google.github.io/styleguide/objcguide.xml

Pull request #70 would fix this.

(I only discovered the Pull Request as i finished this issue, but as it has been open since October 2016 perhaps this issue is still worth writing down).

naeemshaikh90 commented 7 years ago

@MetzoPaino Still not fixed 😟

naeemshaikh90 commented 7 years ago

@rwenderlich