diff --git a/README.md b/README.md
index c27bd5d..a4271be 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ AFNetworking is architected to be as small and modular as possible, in order to
| AFPropertyListRequestOperation |
- A subclass of AFHTTPRequestOperation for downloading and deserializing objects with [property list](http://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/PropertyLists/index.html) response data. |
+ A subclass of AFHTTPRequestOperation for downloading and deserializing objects with property list response data. |
| HTTP Client |