From de57acaedf1be09e7b3188a6df9522c0ea79eaf9 Mon Sep 17 00:00:00 2001 From: Mark Mentovai Date: Tue, 22 Aug 2017 18:16:59 -0400 Subject: [PATCH] Update link to Objective-C style guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f62a46..b8f87fc 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The following Google style guides live outside of this project: Creative Commons License [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