Fixing link to diagram in README
This commit is contained in:
parent
9173264a3f
commit
46bc122deb
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Choose AFNetworking for your next project, or migrate over your existing project
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
<p class="center">
|
<p class="center">
|
||||||
<img src="https://github.com/AFNetworking/AFNetworking/blob/gh-pages/afnetworking-architecture-diagram.png" alt="AFNetworking Architecture Diagram"/>
|
<img src="https://github.com/AFNetworking/AFNetworking/raw/gh-pages/afnetworking-architecture-diagram.png" alt="AFNetworking Architecture Diagram"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
AFNetworking is architected to be as small and modular as possible, in order to make it simple to use and extend.
|
AFNetworking is architected to be as small and modular as possible, in order to make it simple to use and extend.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue