From e9d406ba16db42f9234c726de487ac33fd2fbd4c Mon Sep 17 00:00:00 2001 From: Kadell Gregory Date: Sun, 3 Sep 2017 18:07:36 -0400 Subject: [PATCH] Link update for objective-c (#2522) --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 1c416ddc9..0ae5ad199 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1639,7 +1639,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, ### Objective-C -* [Google's Objective-C Style Guide](https://google.github.io/styleguide/objcguide.xml) +* [Google's Objective-C Style Guide](https://github.com/google/styleguide/blob/gh-pages/objcguide.md) * [Object-Oriented Programming with Objective-C](https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/OOP_ObjC/Introduction/Introduction.html#//apple_ref/doc/uid/TP40005149) * [Objective-C Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/objective-c) (PDF, Kindle) *(Just fill the fields with any values)* * [Programming With Objective-C](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html)