summaryrefslogtreecommitdiff
path: root/docs/ACE-development-process.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ACE-development-process.html')
-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 f9bdb64b6e0..197873e581b 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>.
+ <!-- The link to bugzilla is intentionally local. -->
+ <li><a href="http://ace/bugzilla">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