Skip to content

Commit

Permalink
Updated link to UIImageView+AFNetworking category.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Dagradi committed Feb 25, 2012
1 parent e083119 commit df177d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ AFNetworking is architected to be as small and modular as possible, in order to
<td>A subclass of <tt>AFHTTPRequestOperation</tt> for downloading an processing images.</td>
</tr>
<tr>
<td><a href="http://afnetworking.org/Documentation/Classes/UIImageView(AFNetworking).html">UIImageView+AFNetworking</a></td>
<td><a href="http://afnetworking.org/Documentation/Categories/UIImageView+AFNetworking.html">UIImageView+AFNetworking</a></td>
<td>Adds methods to `UIImageView` for loading remote images asynchronously from a URL.</td>
</tr>
</table>
Expand Down

0 comments on commit df177d7

Please sign in to comment.