Bug 292624: PDE Incubator web page contains stale links
https://bugs.eclipse.org/bugs/show_bug.cgi?id=292624
diff --git a/incubator/index.php b/incubator/index.php
index 4e74e0b..03627a9 100644
--- a/incubator/index.php
+++ b/incubator/index.php
@@ -45,12 +45,12 @@
</tr>
<tr>
<td width="2%" align=RIGHT valign=TOP><img src="http://eclipse.org/images/Adarrow.gif" width="16" height="16" border="0"></td>
- <td width="98%"><a href="ds/index.php" target="_top"><b>Declarative Services Tooling</b></a><br>
+ <td width="98%"><a href="http://wiki.eclipse.org/PDE/Incubator/DS" target="_top"><b>Declarative Services Tooling</b></a><br>
Tooling around the declarative services (DS) specification from OSGi</td>
</tr>
<tr>
<td width="2%" align=RIGHT valign=TOP><img src="http://eclipse.org/images/Adarrow.gif" width="16" height="16" border="0"></td>
- <td width="98%"><a href="product_customization/index.php" target="_top"><b>Product Customization Tooling</b></a><br>
+ <td width="98%"><a href="http://wiki.eclipse.org/PDE/Incubator/ProductCustomization" target="_top"><b>Product Customization Tooling</b></a><br>
Tooling built around the Equinox Transformations component</td>
</tr>
</table>