Skip to content

Commit 7d32b3f

Browse files
committed
[Issue #1135] Missed an old link
1 parent 67c97ab commit 7d32b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ AFNetworking is architected to be as small and modular as possible, in order to
8282
<td>A subclass of <tt>AFHTTPRequestOperation</tt> for downloading and processing images.</td>
8383
</tr>
8484
<tr>
85-
<td><a href="http://afnetworking.github.com/AFNetworking/Categories/UIImageView+AFNetworking.html">UIImageView+AFNetworking</a></td>
85+
<td><a href="http://cocoadocs.org/docsets/AFNetworking/1.3.1/Categories/UIImageView+AFNetworking.html">UIImageView+AFNetworking</a></td>
8686
<td>Adds methods to <tt>UIImageView</tt> for loading remote images asynchronously from a URL.</td>
8787
</tr>
8888
</table>

0 commit comments

Comments
 (0)