Repository: qpid-site Updated Branches: refs/heads/asf-site 098d3748c -> aba883114
QPID-7450: Fix a misdirected link Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/aba88311 Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/aba88311 Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/aba88311 Branch: refs/heads/asf-site Commit: aba883114223bd818a9b46987bb61d4ab8a03c00 Parents: 098d374 Author: Justin Ross <[email protected]> Authored: Thu Oct 6 13:23:15 2016 -0700 Committer: Justin Ross <[email protected]> Committed: Thu Oct 6 13:23:15 2016 -0700 ---------------------------------------------------------------------- content/releases/index.html | 2 +- input/releases/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/aba88311/content/releases/index.html ---------------------------------------------------------------------- diff --git a/content/releases/index.html b/content/releases/index.html index 72468ae..6436bef 100644 --- a/content/releases/index.html +++ b/content/releases/index.html @@ -125,7 +125,7 @@ the <ul> <li><a href="qpid-jms-0.11.1/index.html">Qpid JMS 0.11.1</a>, October 2016</li> -<li><a href="qpid-python-1.35.0/index.html">Qpid C++ 1.35.0</a>, September 2016</li> +<li><a href="qpid-cpp-1.35.0/index.html">Qpid C++ 1.35.0</a>, September 2016</li> <li><a href="qpid-python-1.35.0/index.html">Qpid Python 1.35.0</a>, August 2016</li> <li><a href="qpid-proton-0.14.0/index.html">Qpid Proton 0.14.0</a>, August 2016</li> <li><a href="qpid-java-6.0.4/index.html">Qpid for Java 6.0.4</a>, July 2016</li> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/aba88311/input/releases/index.md ---------------------------------------------------------------------- diff --git a/input/releases/index.md b/input/releases/index.md index 7a4ff08..482b5b2 100644 --- a/input/releases/index.md +++ b/input/releases/index.md @@ -27,7 +27,7 @@ the ## Current releases - [Qpid JMS 0.11.1](qpid-jms-0.11.1/index.html), October 2016 - - [Qpid C++ 1.35.0](qpid-python-1.35.0/index.html), September 2016 + - [Qpid C++ 1.35.0](qpid-cpp-1.35.0/index.html), September 2016 - [Qpid Python 1.35.0](qpid-python-1.35.0/index.html), August 2016 - [Qpid Proton 0.14.0](qpid-proton-0.14.0/index.html), August 2016 - [Qpid for Java 6.0.4](qpid-java-6.0.4/index.html), July 2016 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
