diff --git a/doc/features.md b/doc/features.md
index 50bce9d151d6870e2089e2c9862c75aefa8be2a9..d01a0066e0e7ead2feda4909055d3306282c8921 100644
--- a/doc/features.md
+++ b/doc/features.md
@@ -50,7 +50,7 @@ Custom keyword have these attributes:
 Custom keywords can be grouped.
 
 
-![Demo mockup for the keyword editor in Eclipse SKyBT](/docs/images/DemoKeywordEditor.jpg)
+![Demo mockup for the keyword editor in Eclipse SKyBT](/doc/images/DemoKeywordEditor.jpg)
 Mockup
 
 
@@ -85,12 +85,12 @@ The rough process of designing test cases with a state machine involves the foll
 + Transfer/Export
 
 
-![Demo mockup for a state machine designed with SKyBT](/docs/images/DemoStatechart.jpg)
+![Demo mockup for a state machine designed with SKyBT](/doc/images/DemoStatechart.jpg)
 Mockup of the state machine designer
 
 
 
-![Demo mockup for a state machine description designed with SKyBT](/docs/images/DemoStateDefinitions.PNG)
+![Demo mockup for a state machine description designed with SKyBT](/doc/images/DemoStateDefinitions.PNG)
 Mockup of the keyword based description of a state machine elements
 
 
@@ -101,7 +101,7 @@ You are able to use the keyword syntax to write test cases in the classic precon
 
 The attributes test case name, description and requirements are free text.
 
-![Demo mockup for manually designed test cases with SKyBT](/docs/images/DemoKeywordBasedTestcaseInput.jpg)
+![Demo mockup for manually designed test cases with SKyBT](/doc/images/DemoKeywordBasedTestcaseInput.jpg)
 Mockup of the classic test case designer
 
 
@@ -116,7 +116,7 @@ The test case generator is also used to replace parameter placeholder with the s
 
 You get view all generated test cases in Eclipse SKyBT
 
-![Demo mockup for generated test cases](/docs/images/DemoGeneratedTestcases.PNG)
+![Demo mockup for generated test cases](/doc/images/DemoGeneratedTestcases.PNG)
 Mockup of the generated test cases
 
 ## Export