diff --git a/doc/source/V2_00.rst b/doc/source/V2_00.rst
index 01a226ad1c1a476efa99e86cdac40d9dd3217ea3..a2bb24d8a78c8d506a4f4d4630f7a2351236ba02 100644
--- a/doc/source/V2_00.rst
+++ b/doc/source/V2_00.rst
@@ -85,6 +85,7 @@ Different interfaces can be used to communicated with the OhmPi.
 	   
      Usable interfaces to control an OhmPi.
      
+
 Available interfaces:
 - Web interface (=HTTP interface): run in bash: `bash run_http_interface.sh`
 - Python API: import the OhmPi class from Python script: `from ohmpi import OhmPi`
diff --git a/doc/source/interfaces.png b/doc/source/img/interfaces.png
similarity index 100%
rename from doc/source/interfaces.png
rename to doc/source/img/interfaces.png