diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2002-02-08 21:01:38 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2002-02-08 21:01:38 +0000 |
commit | 4df60ea81268e00b4702aab06d3848dfc369a298 (patch) | |
tree | 97ed647d31579589d82e2f10b99841028caa07bd /docs | |
parent | bbf2483c36614c7c78189a95d401caca48a7fe7b (diff) | |
download | ATCD-4df60ea81268e00b4702aab06d3848dfc369a298.tar.gz |
ChangeLogTag:Fri Feb 8 14:54:21 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ACE-development-process.html | 2 | ||||
-rw-r--r-- | docs/bugzilla-build-setup.html | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/ACE-development-process.html b/docs/ACE-development-process.html index f9bdb64b6e0..011bf3cf103 100644 --- a/docs/ACE-development-process.html +++ b/docs/ACE-development-process.html @@ -97,7 +97,7 @@ At all times, we'll have a build czar. The role may be shared by multiple people. The build czar is responsible for ensuring that the next kits are clean, <em>i.e.</em>, it builds and runs cleanly on all platforms. The status of all ACE+TAO builds is tracked automatically -<A HREF="http://ringil.ece.uci.edu/scoreboard/"</A>online</A>.<p> +<A HREF="http://tao.doc.wustl.edu/scoreboard/"</A>online</A>.<p> The build czar's role is to:<p> <ul> diff --git a/docs/bugzilla-build-setup.html b/docs/bugzilla-build-setup.html index 0deed4d6c45..8142ff6acde 100644 --- a/docs/bugzilla-build-setup.html +++ b/docs/bugzilla-build-setup.html @@ -100,8 +100,8 @@ The scoreboard is the web page created by <code> ACE_wrappers/bin/nightlybuilds/scoreboard_update.pl</code>. The main build scoreboard for the DOC Group is located at <a href= - "http://ringil.ece.uci.edu/scoreboard/"> - http://ringil.ece.uci.edu/scoreboard/</a>. + "http://tao.doc.wustl.edu/scoreboard/"> + http://tao.doc.wustl.edu/scoreboard/</a>. </p> <p> @@ -121,7 +121,7 @@ <li> Make the directory containing the log files accessible from the internet (or at least from the machine running the scoreboard, in - this case, ringil.ece.uci.edu). This directory must be able to be + this case, tao.doc.wustl.edu). This directory must be able to be browsed via the web and should not require a password. <br><br> </li> |