Repository: predictionio
Updated Branches:
  refs/heads/livedoc 29fb5f2e1 -> 875b98020


[PIO-146] Change TM to (R) on site header/footer


Project: http://git-wip-us.apache.org/repos/asf/predictionio/repo
Commit: http://git-wip-us.apache.org/repos/asf/predictionio/commit/875b9802
Tree: http://git-wip-us.apache.org/repos/asf/predictionio/tree/875b9802
Diff: http://git-wip-us.apache.org/repos/asf/predictionio/diff/875b9802

Branch: refs/heads/livedoc
Commit: 875b98020e02dbf2441e867429a57c00f52375d5
Parents: 29fb5f2
Author: Chan Lee <[email protected]>
Authored: Thu Mar 1 14:49:21 2018 -0800
Committer: Chan Lee <[email protected]>
Committed: Thu Mar 1 14:50:13 2018 -0800

----------------------------------------------------------------------
 docs/manual/source/partials/_footer.html.slim | 2 +-
 docs/manual/source/partials/_header.html.slim | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/predictionio/blob/875b9802/docs/manual/source/partials/_footer.html.slim
----------------------------------------------------------------------
diff --git a/docs/manual/source/partials/_footer.html.slim 
b/docs/manual/source/partials/_footer.html.slim
index a365d9b..5544e8f 100644
--- a/docs/manual/source/partials/_footer.html.slim
+++ b/docs/manual/source/partials/_footer.html.slim
@@ -32,7 +32,7 @@ footer
         .col-md-12
           #footer-logo-wrapper
             = image_tag 'logos/logo-white.png', alt: 'PredictionIO'
-            span ™
+            span ®
           #social-icons-wrapper
             a.github-button> 
href="https://github.com/apache/incubator-predictionio"; data-style="mega" 
data-count-href="/apache/incubator-predictionio/stargazers" 
data-count-api="/repos/apache/incubator-predictionio#stargazers_count" 
data-count-aria-label="# stargazers on GitHub" aria-label="Star 
apache/incubator-predictionio on GitHub" Star
             a.github-button> 
href="https://github.com/apache/incubator-predictionio/fork"; 
data-icon="octicon-git-branch" data-style="mega" 
data-count-href="/apache/incubator-predictionio/network" 
data-count-api="/repos/apache/incubator-predictionio#forks_count" 
data-count-aria-label="# forks on GitHub" aria-label="Fork 
apache/incubator-predictionio on GitHub" Fork

http://git-wip-us.apache.org/repos/asf/predictionio/blob/875b9802/docs/manual/source/partials/_header.html.slim
----------------------------------------------------------------------
diff --git a/docs/manual/source/partials/_header.html.slim 
b/docs/manual/source/partials/_header.html.slim
index 33406ed..ce8c7b8 100644
--- a/docs/manual/source/partials/_header.html.slim
+++ b/docs/manual/source/partials/_header.html.slim
@@ -7,7 +7,7 @@ header
           a href="#"
           = link_to 'http://predictionio.apache.org/' do
             = image_tag 'logos/logo.png', alt: 'Apache PredictionIO', id: 
'logo'
-          span ™
+          span ®
         #menu-wrapper
           #pill-wrapper
             a.pill.left> href="/gallery/template-gallery" TEMPLATES

Reply via email to