diff --git a/README.rst b/README.rst
index 5e60710a6..7d02a53bb 100644
--- a/README.rst
+++ b/README.rst
@@ -3,7 +3,7 @@ Python Prompt Toolkit
|AppVeyor| |PyPI| |RTD| |License| |Codecov|
-.. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/logo_400px.png
+.. image :: /docs/images/logo_400px.png
``prompt_toolkit`` *is a library for building powerful interactive command line applications in Python.*
@@ -17,7 +17,7 @@ Gallery
`ptpython `_ is an interactive
Python Shell, build on top of ``prompt_toolkit``.
-.. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/ptpython.png
+.. image :: /docs/images/ptpython.png
`More examples `_