[ooo-build-commit] .: developers/index.html developers/index.php
Thorsten Behrens
thorsten at kemper.freedesktop.org
Fri Apr 9 08:02:39 PDT 2010
developers/index.html | 3 +--
developers/index.php | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
New commits:
commit 0475b1129b07388ed3e7384a3f5592e83d5c1bf7
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Fri Apr 9 17:05:07 2010 +0200
More bonsai cleanup
diff --git a/developers/index.html b/developers/index.html
index c593f62..685c26f 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -29,10 +29,9 @@
<a href="http://www.go-oo.org">Better, Faster, Freer</a>
</div>
<ul id="hnav">
-<li><a href="http://bonsai.go-oo.org/cvsqueryform.cgi">Bonsai</a></li>
<li><a href="http://svn.services.openoffice.org/opengrok/">OpenGrok</a></li>
<li><a href="http://tinderbox.go-oo.org/">Tinderbox</a></li>
-<li><a href="http://buildbot.go-oo.org">Buildbot</a></li>
+<li><a href="http://termite.services.openoffice.org">Buildbot</a></li>
<li><a href="http://embed.mibbit.com/?server=irc.freenode.net&channel=%23go-oo&noServerTab=false" target="blank">#go-oo IRC Channel</a></li>
</ul>
diff --git a/developers/index.php b/developers/index.php
index e8f8ed7..5b11870 100644
--- a/developers/index.php
+++ b/developers/index.php
@@ -188,10 +188,9 @@ print_page("Go-OO! - Developers",
"Developers",
$content,
array (
- "Bonsai" => "http://bonsai.go-oo.org/cvsqueryform.cgi",
"OpenGrok" => "http://svn.services.openoffice.org/opengrok/",
"Tinderbox" => "http://tinderbox.go-oo.org/",
- "Buildbot" => "http://buildbot.go-oo.org",
+ "Buildbot" => "http://termite.services.openoffice.org",
"#go-oo IRC Channel" => array (
"href" => "http://embed.mibbit.com/?server=irc.freenode.net&channel=%23go-oo&noServerTab=false",
"target" => "blank"
More information about the ooo-build-commit
mailing list