summaryrefslogtreecommitdiff
path: root/developers
diff options
context:
space:
mode:
authorJonathan Pryor <jpryor@novell.com>2008-10-13 12:43:44 +0000
committerJonathan Pryor <jpryor@novell.com>2008-10-13 12:43:44 +0000
commit4bce67e510872a9db2669e155888fc77a131c8a9 (patch)
tree579beffd6a7a126b74c8ec0fafd96040620399de /developers
parentcab757be9f8b3a311edfb5ffd0c24d0d5dacd762 (diff)
Oops; wrong link to buildbot.
Diffstat (limited to 'developers')
-rw-r--r--developers/index.html2
-rw-r--r--developers/index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/developers/index.html b/developers/index.html
index ca1aea9..e8b9701 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -32,7 +32,7 @@
<li><a href="http://bonsai.go-oo.org/cvsqueryform.cgi">Bonsai</a></li>
<li><a href="http://lxr.go-oo.org">LXR</a></li>
<li><a href="http://tinderbox.go-oo.org/">Tinderbox</a></li>
-<li><a href="http://tinderbox.go-oo.org/">Buildbot</a></li>
+<li><a href="http://buildbot.go-oo.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 548726d..ec1d499 100644
--- a/developers/index.php
+++ b/developers/index.php
@@ -188,7 +188,7 @@ print_page("Go-OO! - Developers",
"Bonsai" => "http://bonsai.go-oo.org/cvsqueryform.cgi",
"LXR" => "http://lxr.go-oo.org",
"Tinderbox" => "http://tinderbox.go-oo.org/",
- "Buildbot" => "http://tinderbox.go-oo.org/",
+ "Buildbot" => "http://buildbot.go-oo.org",
"#go-oo IRC Channel" => array (
"href" => "http://embed.mibbit.com/?server=irc.freenode.net&channel=%23go-oo&noServerTab=false",
"target" => "blank"