Update link to Objective-C style guide

This commit is contained in:
Mark Mentovai 2017-08-22 18:16:59 -04:00 committed by GitHub
parent 0d23d722dc
commit de57acaedf

View File

@ -36,7 +36,7 @@ The following Google style guides live outside of this project:
<a rel="license" href="https://creativecommons.org/licenses/by/3.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/3.0/88x31.png" /></a>
[cpp]: https://google.github.io/styleguide/cppguide.html
[objc]: https://google.github.io/styleguide/objcguide.xml
[objc]: objcguide.md
[java]: https://google.github.io/styleguide/javaguide.html
[py]: https://google.github.io/styleguide/pyguide.html
[r]: https://google.github.io/styleguide/Rguide.xml