summaryrefslogtreecommitdiff
path: root/ACE/docs/ACE-development-process.html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 10:42:43 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 10:42:43 +0100
commit1c9ed0316ecce8c751440832ba9ea1c9a769d770 (patch)
tree503056fc387fa1d2bc40cae1bef4b2b50d1727bb /ACE/docs/ACE-development-process.html
parenta057027d628260ceffaa2ec8718d3981e1edab93 (diff)
downloadATCD-1c9ed0316ecce8c751440832ba9ea1c9a769d770.tar.gz
Removed some references to bugzilla
* ACE/docs/ACE-development-process.html: * ACE/docs/usage-bugzilla.html: * README.md:
Diffstat (limited to 'ACE/docs/ACE-development-process.html')
-rw-r--r--ACE/docs/ACE-development-process.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/docs/ACE-development-process.html b/ACE/docs/ACE-development-process.html
index 7d980d3fd62..b3a122c70b6 100644
--- a/ACE/docs/ACE-development-process.html
+++ b/ACE/docs/ACE-development-process.html
@@ -41,8 +41,8 @@ The ACE+TAO+CIAO+DAnCE development process looks like:<p>
<ol>
<li>Every change to ACE+TAO+CIAO+DAnCE must have a bug report. <em>Change</em>
includes fixes, enhancements, updates, and so on.
- <li><a href="http://bugzilla.dre.vanderbilt.edu/">Create a
-bug report</a>.
+ <li><a href="https://github.com/DOCGroup/ACE_TAO/issues">Create a
+an issue</a>.
<li>Accept the bug report if you are going to implement the change.
<li>Implement the change in your workspace(s) using a branch. Clearly
document each commit because that information is gathered into our