summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2016-04-20 17:22:17 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2016-04-20 17:22:17 +0200
commit61e0940169fc638c1f8a056bd8ade03902f8e6af (patch)
treec8df6a20e7d300d22822349f4e815dea88263f36 /TAO
parent6f4a92b6714d2802f57643298034f6cbf424d3f1 (diff)
downloadATCD-61e0940169fc638c1f8a056bd8ade03902f8e6af.tar.gz
Updates for change of ATCD to ACE_TAO
* ACE/ACE-INSTALL.html: * ACE/bin/make_release.py: * ACE/docs/ACE-bug-process.html: * ACE/docs/Download.html: * ACE/docs/bczar/bczar.html: * README.md: * TAO/TAO-INSTALL.html: * TAO/tao/Transport.h: * TAO/tao/Transport_Selection_Guard.h:
Diffstat (limited to 'TAO')
-rw-r--r--TAO/TAO-INSTALL.html2
-rw-r--r--TAO/tao/Transport.h4
-rw-r--r--TAO/tao/Transport_Selection_Guard.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index 4037508f4a8..878cbc3e590 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -535,7 +535,7 @@ required to build ACE and TAO.<p>
<H4><A NAME="svn">Building and Installing TAO from git</H4>
If users are building from our <a
-href="https://github.com/DOCGroup/ATCD">git archive</a> the
+href="https://github.com/DOCGroup/ACE_TAO">git archive</a> the
GNUmakefiles, and project files for building on various platforms will
not be available. Users from git are expected to generate them
using <a href="../MPC/docs/README">MPC</a> before building ACE, TAO or
diff --git a/TAO/tao/Transport.h b/TAO/tao/Transport.h
index 7299996ac35..2060467e00a 100644
--- a/TAO/tao/Transport.h
+++ b/TAO/tao/Transport.h
@@ -315,7 +315,7 @@ namespace TAO
*
* <B>See Also:</B>
*
- * http://htmlpreview.github.com/?https://github.com/DOCGroup/ATCD/blob/master/TAO/docs/pluggable_protocols/index.html
+ * http://htmlpreview.github.com/?https://github.com/DOCGroup/ACE_TAO/blob/master/TAO/docs/pluggable_protocols/index.html
*/
class TAO_Export TAO_Transport
{
@@ -1278,7 +1278,7 @@ namespace TAO
*
* <B>See Also:</B>
*
- * http://htmlpreview.github.com/?https://github.com/DOCGroup/ATCD/blob/master/TAO/docs/transport_current/index.html
+ * http://htmlpreview.github.com/?https://github.com/DOCGroup/ACE_TAO/blob/master/TAO/docs/transport_current/index.html
*
*/
class TAO_Export Stats
diff --git a/TAO/tao/Transport_Selection_Guard.h b/TAO/tao/Transport_Selection_Guard.h
index a4849fd5130..ae80e290c2e 100644
--- a/TAO/tao/Transport_Selection_Guard.h
+++ b/TAO/tao/Transport_Selection_Guard.h
@@ -50,7 +50,7 @@ namespace TAO
*
* <B>See Also:</B>
*
- * http://htmlpreview.github.com/?https://github.com/DOCGroup/ATCD/blob/master/TAO/docs/transport_current/index.html
+ * http://htmlpreview.github.com/?https://github.com/DOCGroup/ACE_TAO/blob/master/TAO/docs/transport_current/index.html
*
*/
class TAO_Export Transport_Selection_Guard