From b964e1f5e04194221b795594d3924b7eb3e8e312 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Sun, 25 Apr 2021 15:46:25 +0200 Subject: Fix image link in readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 5621825b..f78a467e 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ Astroid .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black -.. |tideliftlogo| image:: https://github.com/PyCQA/astroid/blob/master/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png +.. |tideliftlogo| image:: https://raw.githubusercontent.com/PyCQA/astroid/master/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png :width: 75 :height: 60 :alt: Tidelift -- cgit v1.2.1