diff --git a/releng.wtpbuilder/distribution/wtp.site/templateFiles/index.html.template b/releng.wtpbuilder/distribution/wtp.site/templateFiles/index.html.template
index cb009124e0e58a7cf6a0e6fe3dba3f995bb5e8ab..a79712c8812e701df1c5d6e43a4ff0ffa0f7ec10 100644
--- a/releng.wtpbuilder/distribution/wtp.site/templateFiles/index.html.template
+++ b/releng.wtpbuilder/distribution/wtp.site/templateFiles/index.html.template
@@ -279,8 +279,8 @@ foreach ($compileSummary->summaryItem as $summaryItem) {
                                 echo "<img src=\"access_err.gif\"/><font color=red>$test_totalforbiddenAccessWarningCount</font>&nbsp;";
                                 echo "<img src=\"access_warn.gif\"/><font color=orange>$test_totaldiscouragedAccessWarningCount</font>&nbsp;";
                                 ?> <br />
-                                <a href="whatisfixed/buglog.html">What is fixed</a> <br />
-                                <a href="pii.php">Unused property messages</a> <?php
+                               
+                                <?php
                                 if (file_exists("versioningReportName.php"))
                                 {
                                         include "versioningReportName.php";