From 01793ed8bcabf11e921e6d30099ada9d4dc498e7 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 22 Jan 2016 17:46:28 -0200 Subject: [PATCH] Use a full url to pytest logo on README So it appers correctly in PyPI --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6465bd756..2a4d7839f 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -.. image:: doc/en/img/pytest1.png +.. image:: http://pytest.org/latest/_static/pytest1.png :target: http://pytest.org :align: center :alt: pytest