diff --git a/modules/doc/intro-02.rst b/modules/doc/intro-02.rst
index 7dbd61172f66a7c743a932229ccf7d9839dca5e2..2d22a985ff76e1810b65d8f58cab27b902fd68ba 100644
--- a/modules/doc/intro-02.rst
+++ b/modules/doc/intro-02.rst
@@ -11,8 +11,9 @@ OpenStructure features a :mod:`~ost.img` module that is dedicated to the
 manipulation of images/density maps. The images or density maps can either be 
 one-, two- or three-dimensional. The most common formats used in X-ray and 
 electron  crystallography and atomic force microscope are supported in addition 
-to several general purpose image formats. See `supported file formats` for 
-details. The :mod:`~ost.img` module was originally developed as part of the 
+to several general purpose image formats. See `supported file formats
+<http://www.openstructure.org/docs/io/formats>`_ for details.
+The :mod:`~ost.img` module was originally developed as part of the 
 Image Processing Library & Toolbox IPLT. More documentation and examples can 
 also be found on the `IPLT website <http://www.iplt.org>`_.
 
diff --git a/modules/doc/intro.rst b/modules/doc/intro.rst
index c00c465f034eebea7b38190290cdf1fe9f503c63..9d2d3bacbe6bd5a081c277829e3703b0bc2f0fb0 100644
--- a/modules/doc/intro.rst
+++ b/modules/doc/intro.rst
@@ -54,9 +54,10 @@ Generation). To start it,
 
 Interactive Python Shell
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+.. image:: images/100208_OpenStructure_UI_Colored.png
 
 Now we will enter commands in the Python Shell (in the screenshot above, the 
-python shell is located at the bottom of the main window). If you want to get 
+python shell (shown in green) is located at the right of the main window). If you want to get 
 more information on any object, function or class, the python help command may 
 be useful. For example: