This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 022f67e  Update text to use ® instead of ™ at the request of the 
Apache brand management team
022f67e is described below

commit 022f67eb84b89e36d2bb0f6a219e0149f205b0cc
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Mar 10 13:25:09 2021 -0600

    Update text to use ® instead of ™ at the request of the Apache brand 
management team
---
 src/components/classic/index.md | 4 ++--
 src/index.html                  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/components/classic/index.md b/src/components/classic/index.md
index ce485c9..24f04f0 100644
--- a/src/components/classic/index.md
+++ b/src/components/classic/index.md
@@ -6,7 +6,7 @@ project_class: activemq5
 project_color: pink
 ---
 
-Apache ActiveMQ&trade; is the most popular and powerful open source messaging 
and [Integration Patterns](../../enterprise-integration-patterns) server.
+Apache ActiveMQ&reg; is the most popular and powerful open source messaging 
and [Integration Patterns](../../enterprise-integration-patterns) server.
 
 Apache ActiveMQ is fast, supports many [Cross Language Clients and 
Protocols](../../cross-language-clients), comes with easy to use [Enterprise 
Integration Patterns](../../enterprise-integration-patterns) and many [advanced 
features](../../features) while fully supporting [JMS 
1.1](http://java.sun.com/products/jms/) and J2EE 1.4\. Apache ActiveMQ is 
released under the [Apache](http://www.apache.org/) [2.0 
License](http://www.apache.org/licenses/LICENSE-2.0)
 
@@ -35,4 +35,4 @@ Grab yourself a [Download](../../download), try our [Getting 
Started Guide](../.
 *   [CXF and Axis Support](../../axis-and-cxf-support) so that ActiveMQ can be 
easily dropped into either of these web service stacks to provide reliable 
messaging
 *   Can be used as an in memory JMS provider, ideal for [unit testing 
JMS](../../how-to-unit-test-jms-code)
 
-[Find out more.](../../features)
\ No newline at end of file
+[Find out more.](../../features)
diff --git a/src/index.html b/src/index.html
index 1e58a21..1e236de 100644
--- a/src/index.html
+++ b/src/index.html
@@ -23,7 +23,7 @@ layout: default
       <div class="card">
         <div class="card-body narative">
           <span>
-            <p>Apache ActiveMQ&trade; is the most popular open source, 
multi-protocol, Java-based messaging server. It supports industry standard 
protocols so users get the benefits of client choices across a broad range of 
languages and platforms. Connectivity from C, C++, Python, .Net, and more is 
available. Integrate your multi-platform applications using the ubiquitous 
<strong>AMQP</strong> protocol. Exchange messages between your web applications 
using <strong>STOMP</strong> over we [...]
+            <p>Apache ActiveMQ&reg; is the most popular open source, 
multi-protocol, Java-based messaging server. It supports industry standard 
protocols so users get the benefits of client choices across a broad range of 
languages and platforms. Connectivity from C, C++, Python, .Net, and more is 
available. Integrate your multi-platform applications using the ubiquitous 
<strong>AMQP</strong> protocol. Exchange messages between your web applications 
using <strong>STOMP</strong> over webs [...]
             <p>There are currently two "flavors" of ActiveMQ available - the 
"classic" 5.x broker and the "next generation" Artemis broker. Once Artemis 
reaches a sufficient level of feature parity with the 5.x code-base it will 
become ActiveMQ 6. Initial <a 
href="{{site.baseurl}}/components/artemis/migration">migration 
documentation</a> is available.</p>
           </span>
         </div>

Reply via email to