From c4056300e49b614681f8c36b2f03b4296b01a3dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Cimper=C5=A1ak?= Date: Fri, 5 Jan 2018 10:47:10 +0100 Subject: [PATCH 1/2] updated http://graphene-python.org/ favicon path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e0b01d..efb668c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Please read [UPGRADE-v2.0.md](https://github.com/graphql-python/graphene/blob/ma --- -# ![Graphene Logo](http://graphene-python.org/favicon.png) Graphene-Django [![Build Status](https://travis-ci.org/graphql-python/graphene-django.svg?branch=master)](https://travis-ci.org/graphql-python/graphene-django) [![PyPI version](https://badge.fury.io/py/graphene-django.svg)](https://badge.fury.io/py/graphene-django) [![Coverage Status](https://coveralls.io/repos/graphql-python/graphene-django/badge.svg?branch=master&service=github)](https://coveralls.io/github/graphql-python/graphene-django?branch=master) +# ![Graphene Logo](https://github.com/graphql-python/graphene-python.org/raw/master/pages/favicon.png) Graphene-Django [![Build Status](https://travis-ci.org/graphql-python/graphene-django.svg?branch=master)](https://travis-ci.org/graphql-python/graphene-django) [![PyPI version](https://badge.fury.io/py/graphene-django.svg)](https://badge.fury.io/py/graphene-django) [![Coverage Status](https://coveralls.io/repos/graphql-python/graphene-django/badge.svg?branch=master&service=github)](https://coveralls.io/github/graphql-python/graphene-django?branch=master) A [Django](https://www.djangoproject.com/) integration for [Graphene](http://graphene-python.org/). From 72c49f2588d14ada927a2ebc29f5d36921bfce76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Cimper=C5=A1ak?= Date: Fri, 5 Jan 2018 10:48:25 +0100 Subject: [PATCH 2/2] updated http://graphene-python.org/ favicon path also in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a96e60f..7351739 100644 --- a/README.rst +++ b/README.rst @@ -136,7 +136,7 @@ Then to produce a HTML version of the documentation: make html -.. |Graphene Logo| image:: http://graphene-python.org/favicon.png +.. |Graphene Logo| image:: https://github.com/graphql-python/graphene-python.org/raw/master/pages/favicon.png .. |Build Status| image:: https://travis-ci.org/graphql-python/graphene-django.svg?branch=master :target: https://travis-ci.org/graphql-python/graphene-django .. |PyPI version| image:: https://badge.fury.io/py/graphene-django.svg