Repository: accumulo-website
Updated Branches:
  refs/heads/asf-site a102c919a -> b6cdc1109
  refs/heads/master 7709d48e3 -> 76f2d8c7e


ACCUMULO-4564 Replace ™ with ® on the website


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/76f2d8c7
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/76f2d8c7
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/76f2d8c7

Branch: refs/heads/master
Commit: 76f2d8c7eea27123c168b8ca8a15614339517f6e
Parents: 7709d48
Author: Billie Rinaldi <[email protected]>
Authored: Mon Jan 9 13:35:46 2017 -0800
Committer: Billie Rinaldi <[email protected]>
Committed: Mon Jan 9 13:37:56 2017 -0800

----------------------------------------------------------------------
 contributor/source.md | 2 +-
 index.md              | 2 +-
 pages/downloads.md    | 6 +++---
 pages/features.md     | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/76f2d8c7/contributor/source.md
----------------------------------------------------------------------
diff --git a/contributor/source.md b/contributor/source.md
index a6db5e8..ec1a799 100644
--- a/contributor/source.md
+++ b/contributor/source.md
@@ -17,7 +17,7 @@ redirect_from: /source
 
 ### Apache Accumulo
 
-Apache Accumulo&trade; source code is maintained using [Git][git] version 
control 
+Apache Accumulo&reg; source code is maintained using [Git][git] version control
 ([browse][cgit]|[checkout][anongit]).  It builds with [Apache Maven][maven].
 
 Instructions for configuring git are [here][git-instr].

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/76f2d8c7/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index 9a26f9a..bd045e8 100644
--- a/index.md
+++ b/index.md
@@ -6,7 +6,7 @@ legal_notice: Apache Accumulo, Accumulo, Apache Hadoop, Apache 
Thrift, Apache, t
 <div class="row">
   <div class="col-md-8">
     <div class="jumbotron" style="text-align: center">
-      <h3>Apache Accumulo&trade; is a sorted, distributed key/value store that 
provides robust, scalable data storage and retrieval.</h3>
+      <h3>Apache Accumulo&reg; is a sorted, distributed key/value store that 
provides robust, scalable data storage and retrieval.</h3>
       <a class="btn btn-success" href="downloads/" role="button"><i class="fa 
fa-download fa-lg"></i> Download</a>
     </div>
     <div>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/76f2d8c7/pages/downloads.md
----------------------------------------------------------------------
diff --git a/pages/downloads.md b/pages/downloads.md
index 98c8dc5..20ca57b 100644
--- a/pages/downloads.md
+++ b/pages/downloads.md
@@ -85,7 +85,7 @@ Be sure to verify your downloads by these 
[procedures][VERIFY_PROCEDURES] using
 
 ### 1.8.0 **latest**{: .label .label-primary }
 
-The most recent Apache Accumulo&trade; release is version 1.8.0. See the 
[release notes][REL_NOTES_18] and [CHANGES][CHANGES_18].
+The most recent Apache Accumulo&reg; release is version 1.8.0. See the 
[release notes][REL_NOTES_18] and [CHANGES][CHANGES_18].
 
 For convenience, [MD5][MD5SUM_18] and [SHA1][SHA1SUM_18] hashes are also 
available.
 
@@ -102,7 +102,7 @@ For convenience, [MD5][MD5SUM_18] and [SHA1][SHA1SUM_18] 
hashes are also availab
 
 ### 1.7.2
 
-The most recent 1.7.x release of Apache Accumulo&trade; is version 1.7.2. See 
the [release notes][REL_NOTES_17] and [CHANGES][CHANGES_17].
+The most recent 1.7.x release of Apache Accumulo&reg; is version 1.7.2. See 
the [release notes][REL_NOTES_17] and [CHANGES][CHANGES_17].
 
 For convenience, [MD5][MD5SUM_17] and [SHA1][SHA1SUM_17] hashes are also 
available.
 
@@ -118,7 +118,7 @@ For convenience, [MD5][MD5SUM_17] and [SHA1][SHA1SUM_17] 
hashes are also availab
 
 ### 1.6.6
 
-The most recent 1.6.x release of Apache Accumulo&trade; is version 1.6.6. See 
the [release notes][REL_NOTES_16] and [CHANGES][CHANGES_16].
+The most recent 1.6.x release of Apache Accumulo&reg; is version 1.6.6. See 
the [release notes][REL_NOTES_16] and [CHANGES][CHANGES_16].
 
 For convenience, [MD5][MD5SUM_16] and [SHA1][SHA1SUM_16] hashes are also 
available.
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/76f2d8c7/pages/features.md
----------------------------------------------------------------------
diff --git a/pages/features.md b/pages/features.md
index df49e7c..bde22fe 100644
--- a/pages/features.md
+++ b/pages/features.md
@@ -437,7 +437,7 @@ beginning and end of the range are split, compacted, and 
then merged.
 
 <div class="row">
 <div class="col-xs-3">
-The following is a screenshot of the Apache Accumulo&trade; monitor overview 
web page.  Accumulo was running on an eleven node cluster.  The continuous 
ingest test suite was running to generate load.  Ten continuous ingest clients 
were running.
+The following is a screenshot of the Apache Accumulo&reg; monitor overview web 
page.  Accumulo was running on an eleven node cluster.  The continuous ingest 
test suite was running to generate load.  Ten continuous ingest clients were 
running.
 </div>
 <div class="col-xs-9">
 <a class="thumbnail" href="{{ site.baseurl }}/images/overview2.png">

Reply via email to