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

rexxiong pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git


The following commit(s) were added to refs/heads/main by this push:
     new eed4f924b [CELEBORN-1295] Add tm to Celeborn's website
eed4f924b is described below

commit eed4f924b2b621b13f31bb2b51193fcebc158f90
Author: mingji <[email protected]>
AuthorDate: Wed Feb 28 14:00:15 2024 +0800

    [CELEBORN-1295] Add tm to Celeborn's website
    
    ### What changes were proposed in this pull request?
    Add trace mark symbol.
    
    ### Why are the changes needed?
    
    ### Does this PR introduce _any_ user-facing change?
    
    ### How was this patch tested?
    
    Closes #2338 from FMX/B1295.
    
    Authored-by: mingji <[email protected]>
    Signed-off-by: Shuang <[email protected]>
---
 docs/README.md              | 2 +-
 docs/developers/overview.md | 2 +-
 mkdocs.yml                  | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/README.md b/docs/README.md
index c857cc933..2187835ca 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -20,7 +20,7 @@ license: |
 ---
 Quick Start
 ===
-This documentation gives a quick start guide for running Apache Spark/Flink 
with Apache Celeborn(Incubating).
+This documentation gives a quick start guide for running Apache Spark/Flink 
with Apache Celeborn™(Incubating).
 
 ### Download Celeborn
 Download the latest Celeborn binary from the [Downloading 
Page](https://celeborn.apache.org/download/).
diff --git a/docs/developers/overview.md b/docs/developers/overview.md
index 83bc51013..9617fa989 100644
--- a/docs/developers/overview.md
+++ b/docs/developers/overview.md
@@ -18,7 +18,7 @@ license: |
 
 # Celeborn Architecture
 
-This article introduces high level Apache Celeborn(Incubating) Architecture. 
For more detailed description of each module/process,
+This article introduces high level Apache Celeborn™(Incubating) Architecture. 
For more detailed description of each module/process,
 please refer to dedicated articles.
 
 ## Why Celeborn
diff --git a/mkdocs.yml b/mkdocs.yml
index 5cb056a24..8de7b699c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-site_name: Apache Celeborn (Incubating)
+site_name: Apache Celeborn™ (Incubating)
 repo_name: apache/incubator-celeborn
 repo_url: https://github.com/apache/incubator-celeborn
 
@@ -59,10 +59,10 @@ copyright: >
   Copyright © 2022 The Apache Software Foundation
   <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy<a/><br>
   <br>
-  Apache Celeborn, Apache Incubator, Apache, the Apache feather logo, and the 
Apache Incubator project logo are
+  Apache Celeborn™, Apache Incubator, Apache, the Apache feather logo, and the 
Apache Incubator project logo are
   trademarks or registered trademarks of The Apache Software Foundation.<br>
   <br>
-  Apache Celeborn is an effort undergoing incubation at The Apache Software 
Foundation (ASF), sponsored by the
+  Apache Celeborn™ is an effort undergoing incubation at The Apache Software 
Foundation (ASF), sponsored by the
   Apache Incubator. Incubation is required of all newly accepted projects 
until a further review indicates that
   the infrastructure, communications, and decision making process have 
stabilized in a manner consistent with
   other successful ASF projects. While incubation status is not necessarily a 
reflection of the completeness or

Reply via email to