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] 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