summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorNicola Ken Barozzi <nicolaken@apache.org>2002-04-03 22:31:45 +0000
committerNicola Ken Barozzi <nicolaken@apache.org>2002-04-03 22:31:45 +0000
commit390a496ee1b5a0d8101d5413da6a34d8910e6ad9 (patch)
tree945713c3f7113006dddccc81e554a2e5e97a7270 /index.html
parent58fbe4285501ee9661e7b88273adb28ce9461fc1 (diff)
downloadpoi-390a496ee1b5a0d8101d5413da6a34d8910e6ad9.tar.gz
poi-390a496ee1b5a0d8101d5413da6a34d8910e6ad9.zip
Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352315 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 669171fb6f..26d3724c33 100644
--- a/index.html
+++ b/index.html
@@ -404,7 +404,7 @@ menu.show();
menu.showCaption();
//Add submenus
-menu.addItem("STATUS","window.open('status.html')");
+menu.addItem("STATUS","window.open('status.xml')");
menu.addItem("BUILD","toggle");
menu.addItem("DOCS","toggle");
menu.addItem("MODULE","toggle");