Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

Commit c26106e

Browse files
committed
Absolute URLs.
For PyPI convenience.
1 parent b55220b commit c26106e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ Install:
4848
Example Implementation
4949
----------------------
5050

51-
.. image:: /example.png?raw=true
51+
.. image:: https://github.com/Robpol86/colorclass/raw/master/example.png?raw=true
5252
:alt: Example Script Screenshot
5353

54-
.. image:: /example_windows.png?raw=true
54+
.. image:: https://github.com/Robpol86/colorclass/raw/master/example_windows.png?raw=true
5555
:alt: Example Windows Screenshot
5656

57-
Source code for the example code is: `example.py <example.py>`_
57+
Source code for the example code is: `example.py <https://github.com/Robpol86/colorclass/blob/master/example.py>`_
5858

5959
Usage
6060
-----

0 commit comments

Comments
 (0)