Fixed readme image URLs.

This commit is contained in:
Jayden Seric 2017-04-02 23:18:38 +10:00
parent aa63c4c500
commit fc5c52d0bf

View File

@ -1,6 +1,6 @@
# ![Apollo upload examples](https://cdn.rawgit.com/jaydenseric/apollo-upload-example/v1.0.0/apollo-upload-logo.svg)
# ![Apollo upload examples](https://cdn.rawgit.com/jaydenseric/apollo-upload-examples/v1.0.0/apollo-upload-logo.svg)
![Github release](https://img.shields.io/github/release/jaydenseric/apollo-upload-example.svg?style=flat-square) ![Github issues](https://img.shields.io/github/issues/jaydenseric/apollo-upload-example.svg?style=flat-square) ![Github stars](https://img.shields.io/github/stars/jaydenseric/apollo-upload-example.svg?style=flat-square)
![Github release](https://img.shields.io/github/release/jaydenseric/apollo-upload-examples.svg?style=flat-square) ![Github issues](https://img.shields.io/github/issues/jaydenseric/apollo-upload-examples.svg?style=flat-square) ![Github stars](https://img.shields.io/github/stars/jaydenseric/apollo-upload-examples.svg?style=flat-square)
An example GraphQL API using [Apollo upload server](https://github.com/jaydenseric/apollo-upload-server) and an example [Next.js](https://github.com/zeit/next.js) [React Apollo client](http://dev.apollodata.com/react) using [Apollo upload client](https://github.com/jaydenseric/apollo-upload-client).