diff --git a/README.rst b/README.rst index 9de87aa..734907e 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ Usage Once you've installed it, ``pytest`` will produce nice colourised diffs for any ``assert ==`` : -.. image:: https://raw.githubusercontent.com/hjwp/pytest-icdiff/master/example_output.png?raw=true +.. image:: https://raw.githubusercontent.com/hjwp/pytest-icdiff/main/example_output.png?raw=true :alt: example colourised diff Issues and PRs welcome.