Fixing broken images in README
This commit is contained in:
parent
80ae9b758c
commit
e681d45ee5
1 changed files with 1 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<p align="center" >
|
||||
<img src="http://afnetworking.com/images/afnetworking.png?1344631552" alt="AFNetworking" title="AFNetworking">
|
||||
<img src="https://raw.github.com/AFNetworking/AFNetworking/assets/afnetworking-logo.png" alt="AFNetworking" title="AFNetworking">
|
||||
</p>
|
||||
|
||||
[](https://travis-ci.org/AFNetworking/AFNetworking)
|
||||
|
|
@ -29,10 +29,6 @@ Choose AFNetworking for your next project, or migrate over your existing project
|
|||
|
||||
## Overview
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/AFNetworking/AFNetworking/raw/gh-pages/afnetworking-architecture-diagram.png" alt="AFNetworking Architecture Diagram"/>
|
||||
</p>
|
||||
|
||||
AFNetworking is architected to be as small and modular as possible, in order to make it simple to use and extend.
|
||||
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue