diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2004-06-14 13:30:35 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2004-06-14 13:30:35 +0000 |
commit | d94228526efd6d8c614701abdc88111e177dc68e (patch) | |
tree | 7a8806f75bf3c0b8887e365fc1377807a78f74ff /docs | |
parent | 65b06f109620714d9eac322674d0e9acef1e7354 (diff) | |
download | ATCD-d94228526efd6d8c614701abdc88111e177dc68e.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.html | 3 |
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 |