Repository: qpid-dispatch Updated Branches: refs/heads/master 55e08784d -> fb1285e65
No Jira. Change console title to 'Apache Qpid Dispatch Console'. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/fb1285e6 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/fb1285e6 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/fb1285e6 Branch: refs/heads/master Commit: fb1285e657987e275a500fb522f7e29c5e7c8c5f Parents: 55e0878 Author: Ernest Allen <[email protected]> Authored: Thu Apr 19 10:47:19 2018 -0400 Committer: Ernest Allen <[email protected]> Committed: Thu Apr 19 10:47:19 2018 -0400 ---------------------------------------------------------------------- console/stand-alone/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/fb1285e6/console/stand-alone/index.html ---------------------------------------------------------------------- diff --git a/console/stand-alone/index.html b/console/stand-alone/index.html index d3deb00..d9ec7fd 100644 --- a/console/stand-alone/index.html +++ b/console/stand-alone/index.html @@ -24,7 +24,7 @@ under the License. <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <title>Red Hat AMQ Interconnect Console</title> + <title>Apache Qpid Dispatch Console</title> <link rel="shortcut icon" type="image/png" href="favicon-32x32.png" sizes="32x32" /> @@ -61,7 +61,7 @@ under the License. <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> - <span class="logo">Red Hat AMQ Interconnect Console</span> + <span class="logo">Apache Qpid Dispatch Console</span> </a> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
