Skip to content

Commit 28c093c

Browse files
Revert "Logo visible in readme using RST syntax"
This reverts commit 3209c4f. See 3209c4f#r50028074
1 parent 3209c4f commit 28c093c

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,5 @@ pylint is, with a few exceptions listed below, `GPLv2 <https://github.com/PyCQA/
162162

163163
The icon files are licensed under the `CC BY-SA 4.0 <https://creativecommons.org/licenses/by-sa/4.0/>`_ license:
164164

165-
.. image:: https://raw.githubusercontent.com/PyCQA/pylint/master/doc/logo.png
166-
:alt: PNG logo
167-
:target: https://raw.githubusercontent.com/PyCQA/pylint/master/doc/logo.png
168-
169-
.. image:: https://raw.githubusercontent.com/PyCQA/pylint/master/doc/logo.svg
170-
:alt: SVG logo
171-
:target: https://raw.githubusercontent.com/PyCQA/pylint/master/doc/logo.svg
165+
- `doc/logo.png <https://raw.githubusercontent.com/PyCQA/pylint/master/doc/logo.png>`_
166+
- `doc/logo.svg <https://raw.githubusercontent.com/PyCQA/pylint/master/doc/logo.svg>`_

0 commit comments

Comments
 (0)