Fixed img URI
diff --git a/pages/_index.html b/pages/_index.html
index 6400f7c..1df210f 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -33,7 +33,7 @@
EMF Diff/Merge aims to help solve that problem thanks to consistency rules and merge policies.
</div>
<div align="center">
- <img align="center" src="/images/process.png"/>
+ <img align="center" src="http://eclipse.org/diffmerge/images/process.png"/>
</div>
<div>
Check the <a href="http://wiki.eclipse.org/EMF_DiffMerge">Wiki page</a> for more information.