summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/docs/ACE-bug-process.html7
-rw-r--r--ACE/docs/ACE-subsets.html6
-rw-r--r--README.md3
3 files changed, 5 insertions, 11 deletions
diff --git a/ACE/docs/ACE-bug-process.html b/ACE/docs/ACE-bug-process.html
index 02e1ec04ba6..9034dc40456 100644
--- a/ACE/docs/ACE-bug-process.html
+++ b/ACE/docs/ACE-bug-process.html
@@ -145,15 +145,10 @@ with our software here's the process for submitting it:
will end up in the ATCD ChangeLog. When you have tested your changes at least on Windows
and Linux prepare a <a href="https://help.github.com/articles/using-pull-requests/">pull request</a>.<P>
-<LI> Create a ``unified diff'' of all changes and put this into a github issue at <P>
+<LI> Create a github pull reuquest at <P>
<A HREF="https://github.com/DOCGroup/ACE_TAO">https://github.com/DOCGroup/ACE_TAO</A> <P>
- and send an email to the appropriate <A
-HREF="http://www.dre.vanderbilt.edu/~schmidt/ACE-mail.html">mailing
-list(s)</A> summarizing what the problem was and you've done to fix the
-problem. <P>
-
<LI> If your patch is for a platform/compiler that aren't part of our
<A HREF="http://www.dre.vanderbilt.edu/scoreboard">autobuild
scoreboard</A> please consider contributing one or more autobuilds
diff --git a/ACE/docs/ACE-subsets.html b/ACE/docs/ACE-subsets.html
index 9aa139b3f6d..9230a578525 100644
--- a/ACE/docs/ACE-subsets.html
+++ b/ACE/docs/ACE-subsets.html
@@ -180,9 +180,9 @@ for ACE-based applications. <P>
should please contact <a
href="mailto:d.schmidt@vanderbilt.edu">d.schmidt@vanderbilt.edu</a>.
If you have questions about ACE and/or ACE subsetting and footprint
-reduction please post these questions to the <A
-HREF="http://www.dre.vanderbilt.edu/~schmidt/ACE-mail.html">ACE mailing
-list</A>.</p>
+reduction please post these questions to <A
+HREF="https://github.com/DOCGroup/ACE_TAO">github issues
+or discussions</A>.</p>
<P><HR><P>
Back to the <A HREF="http://www.dre.vanderbilt.edu/~schmidt/ACE.html">ACE</A>
diff --git a/README.md b/README.md
index 0c88ecd8381..eeeeec2f0ec 100644
--- a/README.md
+++ b/README.md
@@ -16,5 +16,4 @@ See [Douglas C. Schmidt website](https://www.dre.vanderbilt.edu/~schmidt) for m
[ACE](https://www.dre.vanderbilt.edu/~schmidt/ACE.html) is a C++ framework for implementing distributed and
networked applications, [TAO](https://www.dre.vanderbilt.edu/~schmidt/TAO.html) is a C++
implementation of the OMG's [CORBA](https://www.omg.org/spec/CORBA/) standard. The main home page
-is [here](https://www.dre.vanderbilt.edu/~schmidt/). Mailing lists are
-available [here](https://www.dre.vanderbilt.edu/~schmidt/ACE-mail.html).
+is [here](https://www.dre.vanderbilt.edu/~schmidt/).