changed the link to the wiki how to page.
diff --git a/examples/AMW_Match_ATL/AMW_Match_ATL_doc.php b/examples/AMW_Match_ATL/AMW_Match_ATL_doc.php
index 8288226..e2e58fd 100644
--- a/examples/AMW_Match_ATL/AMW_Match_ATL_doc.php
+++ b/examples/AMW_Match_ATL/AMW_Match_ATL_doc.php
@@ -94,7 +94,7 @@
 			is a new feature still under testing that will be officially available in the new version of the ATL compiler. 
 			To be able to execute this transformation, a beta version of the new compiler is available at compiler/ATLToASMCompiler.asm. <br/>
 			This file must be copied into "org.atl.eclipse.engine/src/org/atl/eclipse/engine/resources". More about the
-			compiler <a href="http://wiki.eclipse.org/index.php/Examples_HowTo">here</a>.
+			compiler <a href="http://wiki.eclipse.org/index.php/AMW_Examples_HowTo">here</a>.
 		</li>
 		<li>
 			The "for" task that executes the SimilarityFlooding.atl transformation several times is not a 
diff --git a/examples/AMW_Match_SF/AMW_Match_SF_doc.php b/examples/AMW_Match_SF/AMW_Match_SF_doc.php
index b3b21b4..6cfbbf0 100644
--- a/examples/AMW_Match_SF/AMW_Match_SF_doc.php
+++ b/examples/AMW_Match_SF/AMW_Match_SF_doc.php
@@ -106,7 +106,7 @@
 			is a new feature still under testing that will be officially available in the new version of the ATL compiler. 
 			To be able to execute this transformation, a beta version of the new compiler is available at compiler/ATLToASMCompiler.asm. <br/>
 			This file must be copied into "org.atl.eclipse.engine/src/org/atl/eclipse/engine/resources". More about the
-			compiler <a href="http://wiki.eclipse.org/index.php/Examples_HowTo">here</a>.
+			compiler <a href="http://wiki.eclipse.org/index.php/AMW_Examples_HowTo">here</a>.
 		</li>
 		<li>
 			The "for" task that executes the SimilarityFlooding.atl transformation several times is not a 
diff --git a/examples/System_of_systems/System_of_systems_doc.php b/examples/System_of_systems/System_of_systems_doc.php
index 96f6d91..9a513f5 100644
--- a/examples/System_of_systems/System_of_systems_doc.php
+++ b/examples/System_of_systems/System_of_systems_doc.php
@@ -82,7 +82,8 @@
 			<p/>
 			The "simpleTest" folder contains all files with a simple illustrative example of the Model Integration process between two metamodels.
 			<p/>
-			This example uses a beta version of the ATL compiler. Instructions about how to install it are available <a href="http://wiki.eclipse.org/index.php/Examples_HowTo">here</a>.
+			This example uses a beta version of the ATL compiler. 
+			Instructions about how to install it are available <a href="http://wiki.eclipse.org/index.php/AMW_Examples_HowTo">here</a>.
 			<p/>
 
 		<b>References:</b><br/>				
diff --git a/examples/amwExamples.xml b/examples/amwExamples.xml
index b965677..06e51dc 100644
--- a/examples/amwExamples.xml
+++ b/examples/amwExamples.xml
@@ -9,7 +9,7 @@
 		These transformations take as input weaving models that conform to extensions of the core weaving metamodel.
 		The two extensions used are "Simple match extension" and "Propagation model". They are available in the
 		<a href="http://www.eclipse.org/gmt/amw/zoo/">AMW Zoo </a>. These transformations use multiple source pattern matching.
-		More information can be found in the <a href="http://wiki.eclipse.org/index.php/Examples_HowTo">Wiki page</a>.
+		More information can be found in the <a href="http://wiki.eclipse.org/index.php/AMW_Examples_HowTo">Wiki page</a>.
 		</description>		
 		<amwExample>
 			<shortName>Creation of weaving models</shortName>