summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-11-04 12:28:03 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-11-04 12:28:03 +0100
commite31d45ca9a3eccfce6d975d39658a6b9752620fe (patch)
tree380050c2ce4499798111a6fddf8888e5792f33c6 /README.md
parent74c88299c7f032c32b1e5c657d962d22aca75b57 (diff)
downloadATCD-e31d45ca9a3eccfce6d975d39658a6b9752620fe.tar.gz
Add link for TAOX11 and use all https links
* README.md:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/README.md b/README.md
index 9294e7cc8fb..ae1346f8e2a 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,13 @@
# ACE/TAO #
-See [Douglas C. Schmidt website](http://www.dre.vanderbilt.edu/~schmidt) for more information about ACE/TAO. The quality of ACE/TAO is monitored through our distributed [scoreboard](http://www.dre.vanderbilt.edu/scoreboard/)
+See [Douglas C. Schmidt website](https://www.dre.vanderbilt.edu/~schmidt) for more information about ACE/TAO. The quality of ACE/TAO is monitored through our distributed [scoreboard](https://www.dre.vanderbilt.edu/scoreboard/)
-[ACE](http://www.dre.vanderbilt.edu/~schmidt/ACE.html) is a C++ framework for implementing distributed and
-networked applications, [TAO](http://www.dre.vanderbilt.edu/~schmidt/TAO.html) is a C++
-implementation of the OMG's [CORBA](http://www.omg.org/spec/CORBA/) standard. The main home page
-is [here](http://www.dre.vanderbilt.edu/~schmidt/). Mailing lists are
-available [here](http://www.dre.vanderbilt.edu/~schmidt/ACE-mail.html).
+[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).
+
+[TAOX11][https://www.taox11.org] is an open source implementation of the IDL to C++11 language mapping
+which builds on the core of TAO.