Author: cfinck
Date: Wed Mar 25 19:32:21 2009
New Revision: 40232
URL:
http://svn.reactos.org/svn/reactos?rev=40232&view=rev
Log:
Update BuildBot URL
Modified:
trunk/web/reactos.org/htdocs/getbuilds/index.php
Modified:
trunk/web/reactos.org/htdocs/getbuilds/index.php
URL:
http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/getbuilds/i…
==============================================================================
---
trunk/web/reactos.org/htdocs/getbuilds/index.php [iso-8859-1] (original)
+++
trunk/web/reactos.org/htdocs/getbuilds/index.php [iso-8859-1] Wed Mar 25 19:32:21
2009
@@ -68,7 +68,7 @@
<?php echo $getbuilds_langres["buildbot_status"]; ?>:
<ul class="web">
- <li><a href="http://www.reactos.org:8010"><?php echo
$getbuilds_langres["buildbot_web"]; ?></a></li>
+ <li><a href="http://build.reactos.org:8010"><?php echo
$getbuilds_langres["buildbot_web"]; ?></a></li>
<li><a href="<?php echo $ISO_DOWNLOAD_URL; ?>"><?php
echo $getbuilds_langres["browsebuilds"]; ?></a></li>
</ul>
</div>