Repository: qpid-site Updated Branches: refs/heads/asf-site 54b185073 -> 5223a8168
QPID-7584: minor change to prod site update into action Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/5223a816 Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/5223a816 Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/5223a816 Branch: refs/heads/asf-site Commit: 5223a8168468eb12b72d26d3ea9a4ce05da35642 Parents: 54b1850 Author: Robert Gemmell <[email protected]> Authored: Wed Dec 14 19:58:25 2016 +0000 Committer: Robert Gemmell <[email protected]> Committed: Wed Dec 14 19:58:25 2016 +0000 ---------------------------------------------------------------------- content/components/cpp-broker/index.html | 6 +++--- content/components/cpp-broker/security.html | 2 +- input/components/cpp-broker/index.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/5223a816/content/components/cpp-broker/index.html ---------------------------------------------------------------------- diff --git a/content/components/cpp-broker/index.html b/content/components/cpp-broker/index.html index 34aec51..eba624b 100644 --- a/content/components/cpp-broker/index.html +++ b/content/components/cpp-broker/index.html @@ -21,7 +21,7 @@ --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> - <title>C++ Broker - Apache Qpid™</title> + <title>Qpid C++ Broker - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> @@ -111,12 +111,12 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> </div> <div id="-middle" class="panel"> - <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/components/index.html">Components</a></li><li>C++ Broker</li></ul> + <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/components/index.html">Components</a></li><li>Qpid C++ Broker</li></ul> <div id="-middle-content"> <div id="-left-column"> -<h1 id="c-broker">C++ Broker</h1> +<h1 id="qpid-c-broker">Qpid C++ Broker</h1> <div class="feature"> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/5223a816/content/components/cpp-broker/security.html ---------------------------------------------------------------------- diff --git a/content/components/cpp-broker/security.html b/content/components/cpp-broker/security.html index ea66714..6b73d3d 100644 --- a/content/components/cpp-broker/security.html +++ b/content/components/cpp-broker/security.html @@ -111,7 +111,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> </div> <div id="-middle" class="panel"> - <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/components/index.html">Components</a></li><li><a href="/components/cpp-broker/index.html">C++ Broker</a></li><li>Security</li></ul> + <ul id="-path-navigation"><li><a href="/index.html">Home</a></li><li><a href="/components/index.html">Components</a></li><li><a href="/components/cpp-broker/index.html">Qpid C++ Broker</a></li><li>Security</li></ul> <div id="-middle-content"> <h1 id="security">Security</h1> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/5223a816/input/components/cpp-broker/index.md ---------------------------------------------------------------------- diff --git a/input/components/cpp-broker/index.md b/input/components/cpp-broker/index.md index e781fe4..c0bbd7d 100644 --- a/input/components/cpp-broker/index.md +++ b/input/components/cpp-broker/index.md @@ -19,7 +19,7 @@ <div id="-left-column" markdown="1"> -# C++ Broker +# Qpid C++ Broker <div class="feature" markdown="1"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
