diff --git a/readme/Communication-in-Community.rst b/community-chat-platform.rst
similarity index 55%
rename from readme/Communication-in-Community.rst
rename to community-chat-platform.rst
index 805b077f2538980e2e64db051a9896b6747543ad..5d6a4b554237ace4c31a6c4a08756ae3c8c2f86d 100644
--- a/readme/Communication-in-Community.rst
+++ b/community-chat-platform.rst
@@ -2,18 +2,23 @@
 ..
 .. SPDX-License-Identifier: CC-BY-4.0
 
-.. include:: ../definitions.rst
+.. include:: ./definitions.rst
 
-Communication in Community
-##########################
+Community Chat Platform
+#######################
 
-`GitLab Mattermost <https://mattermost.com/>`__ is used as the primary communication tool by project members, contributors, and the community. 
+`GitLab Mattermost <https://mattermost.com/>`__ is used as the primary
+communication tool by project members, contributors, and the community.
 
-For any communication about |main_project_name|, user can sign up using GitLab credentials and join the community chat at mattermost using the URL https://chat.ostc-eu.org/.
+For any communication about |main_project_name|, user can sign up using GitLab
+credentials and join the community chat at mattermost using the URL
+https://chat.ostc-eu.org/.
 
-If you encounter any problems when using |main_project_name|, join `town-square <https://chat.ostc-eu.org/ostc/channels/town-square>`__ group for discussion.
+If you encounter any problems when using |main_project_name|, join `town-square <https://chat.ostc-eu.org/ostc/channels/town-square>`__
+group for discussion.
 
-Bug reports and issues can be raised and tracked in https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues. 
+Bug reports and issues can be raised and tracked in
+https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues.
 
 How Do I Subscribe to Mattermost?
 *********************************
@@ -23,4 +28,5 @@ To join a Public channel, perform the following steps:
 #. Select Browse Channels and search through the list of Public channels.
 #. Select Join to join the communication channel.
 
-For more details on Mattermost subscription, see https://docs.mattermost.com/guides/user.html.
+For more details on Mattermost subscription, see
+https://docs.mattermost.com/guides/user.html.
diff --git a/index.rst b/index.rst
index 8800bf6e9a01c49722a9a34ba09df40aaf62a898..49a8c2e1cf58168bcfb07868b9a1fa05e3690d1e 100644
--- a/index.rst
+++ b/index.rst
@@ -31,3 +31,4 @@ headphones, and AR/VR glasses.
    ci/index
    ip-policy/index
    code-of-conduct
+   community-chat-platform
diff --git a/readme/README.rst b/readme/README.rst
index 9f918e3d6c7a82ecb6935e7c4fbcc527e55deeca..05f44b4e16e464454c89cb4158d196ccad9f27c8 100644
--- a/readme/README.rst
+++ b/readme/README.rst
@@ -9,6 +9,4 @@ Contributing Documents
 .. toctree::
    :maxdepth: 2
    
-   
-   Communication-in-Community
    Contribution-Process