*** empty log message ***
diff --git a/documentation.php b/documentation.php
index ed8f062..fc93f79 100644
--- a/documentation.php
+++ b/documentation.php
@@ -34,7 +34,6 @@
 </p>	
 
 <h3>Older Wiki Page</h3>
-<img src="images/mangrove-editor-added-services.JPG" style="float: left; margin-right: 8px;"/>
 <a href="http://wiki.eclipse.org/STP_Intermediate_Metamodel">Older STP-IM wiki</a></li>
 
 </div>
diff --git a/editor.php b/editor.php
index c645081..9701035 100644
--- a/editor.php
+++ b/editor.php
@@ -35,20 +35,20 @@
 	</ol>
 
 <h3>Simple Process in BPMN</h3>
-<img src="images/travel-bpmn.jpg" style="float: left; margin-right: 8px;"/>
+<img src="images/travel-bpmn.JPG" style="float: left; margin-right: 8px;"/>
 
 <h3>Generation and Visualization of the Mangrove Instance</h3>
-<img src="images/mangrove-editor-services-empty.jpg" style="float: left; margin-right: 8px;"/>
+<img src="images/mangrove-editor-services-empty.JPG" style="float: left; margin-right: 8px;"/>
 
 <h3>Adding Services</h3>
 Using an external wizard (not shown), the Mangrove palette can be enriched to contain services from the SOA repository that are widely used in the workspace.
 They can then be added to the actual Mangrove diagram, making them available for connections with business process' steps.
 
-<img src="images/mangrove-editor-added-services.jpg" style="float: left; margin-right: 8px;"/>
+<img src="images/mangrove-editor-added-services.JPG" style="float: left; margin-right: 8px;"/>
 
 <h3>Connecting Process Steps to Services</h3>
 Once the services are available in the diagram, they can be connected to the appropriate process activities. This would ensure they are visible in all the appropriate editors (BPMN, SCA or others) that need to be aware of these connections. 
-<img src="images/mangrove-editor-added-service-connections.jpg" style="float: left; margin-right: 8px;"/>
+<img src="images/mangrove-editor-added-service-connections.JPG" style="float: left; margin-right: 8px;"/>
 
 
 </div>