We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfec07f commit 5c852f8Copy full SHA for 5c852f8
1 file changed
README.rst
@@ -3,7 +3,7 @@ Python Prompt Toolkit
3
4
|AppVeyor| |PyPI| |RTD| |License| |Codecov|
5
6
-.. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/logo_400px.png
+.. image :: /docs/images/logo_400px.png
7
8
``prompt_toolkit`` *is a library for building powerful interactive command line applications in Python.*
9
@@ -17,7 +17,7 @@ Gallery
17
`ptpython <http://github.com/prompt-toolkit/ptpython/>`_ is an interactive
18
Python Shell, build on top of ``prompt_toolkit``.
19
20
-.. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/ptpython.png
+.. image :: /docs/images/ptpython.png
21
22
`More examples <https://python-prompt-toolkit.readthedocs.io/en/stable/pages/gallery.html>`_
23
0 commit comments