From 45b4fbd1ae022c33730fa7531991bca7bb13a178 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Sat, 24 Apr 2021 23:09:23 +0200 Subject: Use absolute URIs in readme --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 115a852df..5ca956f54 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ README for Pylint - https://pylint.pycqa.org/ .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black -.. |tideliftlogo| image:: doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White_small.png +.. |tideliftlogo| image:: https://github.com/PyCQA/pylint/blob/master/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png :width: 75 :height: 60 :alt: Tidelift @@ -158,9 +158,9 @@ For more detailed information, check the documentation. License ------- -pylint is, with a few exceptions listed below, `GPLv2 `_. +pylint is, with a few exceptions listed below, `GPLv2 `_. The icon files are licensed under the `CC BY-SA 4.0 `_ license: -- `doc/logo.png `_ -- `doc/logo.svg `_ +- `doc/logo.png `_ +- `doc/logo.svg `_ -- cgit v1.2.1