diff options
author | Will Schroeder <will.schroeder@kitware.com> | 2001-06-13 13:37:34 (GMT) |
---|---|---|
committer | Will Schroeder <will.schroeder@kitware.com> | 2001-06-13 13:37:34 (GMT) |
commit | da5b5c12cd1727a0410dcd0053685cfb1d19f588 (patch) | |
tree | 9dfff0ee40b0780149cab9f2db074c82c7a4bc26 /Web | |
parent | 72377752f8910405237922d8f9956d62cc7078de (diff) | |
download | CMake-da5b5c12cd1727a0410dcd0053685cfb1d19f588.zip CMake-da5b5c12cd1727a0410dcd0053685cfb1d19f588.tar.gz CMake-da5b5c12cd1727a0410dcd0053685cfb1d19f588.tar.bz2 |
Added dashboard
Diffstat (limited to 'Web')
-rw-r--r-- | Web/HTML/SideBar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Web/HTML/SideBar.html b/Web/HTML/SideBar.html index bc12610..12acb52 100644 --- a/Web/HTML/SideBar.html +++ b/Web/HTML/SideBar.html @@ -9,7 +9,7 @@ <a href="/CMake/HTML/Documentation.html"> Documentation</a><br><br> <a href="/CMake/HTML/FAQ.html"> FAQ</a><br><br> <a href="/CMake/HTML/MailingLists.html"> Mailing Lists</a><br><br> - <a href="/CMake/HTML/Testing.html"> Testing</a><br><br> + <a href="/CMake/Testing/HTML/TestingResults/Dashboard/MostRecentResults-Nightly/Dashboard.html"> Testing</a><br><br> <a href="/CMake/HTML/News.html"> News</a><br><br> </td> |