summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2004-06-14 13:30:35 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2004-06-14 13:30:35 +0000
commit3f1c3013d7131d5a77038350c42c59a2a948ccad (patch)
tree7a8806f75bf3c0b8887e365fc1377807a78f74ff /docs
parent079927a84754c1d55d36fe01bb94782b0ad0b5e9 (diff)
downloadATCD-3f1c3013d7131d5a77038350c42c59a2a948ccad.tar.gz
ChangeLogTag:Mon Jun 14 08:28:24 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/ACE-development-process.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ACE-development-process.html b/docs/ACE-development-process.html
index 60278d9b5d8..cd4a04858f4 100644
--- a/docs/ACE-development-process.html
+++ b/docs/ACE-development-process.html
@@ -41,7 +41,8 @@ The ACE+TAO development process looks like:<p>
<ol>
<li>Every change to ACE+TAO must have a bug report. <em>Change</em>
includes fixes, enhancements, updates, and so on.
- <li><a href="http://ace.cs.wustl.edu/bugs/index.cgi">Create a bug report</a>.
+ <li><a href="http://deuce.doc.wustl.edu/bugzilla/index.cgi">Create a
+bug report</a>.
<li>Accept the bug report if you are going to implement the change.
<li>Implement the change in your workspace(s).
<li>Test the change sufficiently to demonstrate that it both does