File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Python Prompt Toolkit
3
3
4
4
|AppVeyor | |PyPI | |RTD | |License | |Codecov |
5
5
6
- .. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master /docs/images/logo_400px.png
6
+ .. image :: /docs/images/logo_400px.png
7
7
8
8
``prompt_toolkit `` *is a library for building powerful interactive command line applications in Python. *
9
9
@@ -17,7 +17,7 @@ Gallery
17
17
`ptpython <http://github.com/prompt-toolkit/ptpython/ >`_ is an interactive
18
18
Python Shell, build on top of ``prompt_toolkit ``.
19
19
20
- .. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master /docs/images/ptpython.png
20
+ .. image :: /docs/images/ptpython.png
21
21
22
22
`More examples <https://python-prompt-toolkit.readthedocs.io/en/stable/pages/gallery.html >`_
23
23
You can’t perform that action at this time.
0 commit comments