Skip to content

Commit 5fc47b6

Browse files
committed
Use absolute link to fix image on PyPI
1 parent 277b8d0 commit 5fc47b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Usage
2323

2424
Once you've installed it, ``pytest`` will produce nice colourised diffs for any ``assert ==`` :
2525

26-
.. image:: example_output.png?raw=true
26+
.. image:: https://raw.githubusercontent.com/hjwp/pytest-icdiff/master/example_output.png?raw=true
2727
:alt: example colourised diff
2828

2929
Issues and PRs welcome.

0 commit comments

Comments
 (0)