From 88b0d2a77caed3abbe5b9921e439132992c67ebc Mon Sep 17 00:00:00 2001 From: Paul Rehkugler Date: Fri, 11 Oct 2013 12:55:01 -0400 Subject: [PATCH] Fixed a broken link. I'm not 100% sure that this is the same book, but I tried to find something I thought was similar. --- 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 558ab378..bab550e0 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -429,7 +429,7 @@ ###Objective-C -* [The Objective-C Programming Language](http://developer.apple.com/DOCUMENTATION/Cocoa/Conceptual/ObjectiveC/) +* [Programming With Objective-C](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/ProgrammingWithObjectiveC.pdf) * [Object-Oriented Programming with Objective-C](http://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/OOP_ObjC/OOP_ObjC.pdf)