diff --git a/readme/Contributing to the Documentation.rst b/readme/Contributing to the Documentation.rst
index 79c8fb1f1089112dbd0b15f7bcdcfde97b279041..4b15a87955c69412659878589f1afa58615985d4 100644
--- a/readme/Contributing to the Documentation.rst	
+++ b/readme/Contributing to the Documentation.rst	
@@ -1,3 +1,5 @@
+.. _document-contribution:
+
 .. include:: ../definitions.rst
 
 Documentation Contribution
@@ -7,10 +9,10 @@ You are welcome to make contributions to documentation. You can offer your feedb
 
 Excellent contributors will be awarded and the contributions will be publicized in the developer community.
 
-* `Contribution-method`_
-* `reStructuredText Basics <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/reStructuredText%20Basics.rst>`_
+* :ref:`contribution-method`
+* :ref:`reStructuredText Basics <restructured-text>`
 
-Content Copyright
+Content copyright
 *****************
 The content and pictures submitted by users must be original content and must not infringe others' intellectual property rights.
 
@@ -20,12 +22,12 @@ License
 *******
 `Creative Commons License version 4.0 <https://creativecommons.org/licenses/by/4.0/legalcode>`_
 
-.. _Contribution-method:
+.. _contribution-method:
 
-Contribution Method
+Contribution method
 *******************
 
-Simple Modification
+Simple modification
 ===================
 You can perform the following steps to modify a document or supplement some content:
 
@@ -37,9 +39,9 @@ You can perform the following steps to modify a document or supplement some cont
    The document team will review your modifications and update the file content accordingly. 
    You will be appreciated for your support and contributions for the |main_project_name| documentation.
 
-For more information, see `Contribution Process <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/Contribution%20Process.rst>`_.
+For more information on contributing to |main_project_name|, see :ref:`Contribution Process <contribution-process>`.
 
-Feedback on Documentation
+Feedback on documentation
 =========================
 High-quality feedback helps us continuously improve the documents. The more detailed information you provide, the more helpful it is for us to solve problems.
 
@@ -56,7 +58,7 @@ Click **New** to submit the issue. The document team will confirm the issue.
    * If an issue is associated with another issue or a pull request, you can use its full URL or PR number with the number sign (#) to 
      reference it.   
 
-Content Creation
+Content creation
 ================
 You are encouraged to summarize experience and create technical content during learning and development to help more developers quickly get started. Tutorials and FAQs are recommended. The following templates are for reference:
 
diff --git a/readme/Contribution Process.rst b/readme/Contribution Process.rst
index 01b1baa2a4f5b3c823f6cb806708a1d0d75bd4b2..5165e26511e0240abefbbb58a0325e28ac106a4c 100644
--- a/readme/Contribution Process.rst	
+++ b/readme/Contribution Process.rst	
@@ -1,3 +1,5 @@
+.. _contribution-process:
+
 .. include:: ../definitions.rst
 
 Contribution Process
diff --git a/readme/reStructuredText Basics.rst b/readme/reStructuredText Basics.rst
index 28ad25286ba5ebd7d8f0f7fb030d78456d77797d..d9cbef204149264a64e32f6c4975cb4e63333f0b 100644
--- a/readme/reStructuredText Basics.rst	
+++ b/readme/reStructuredText Basics.rst	
@@ -1,3 +1,5 @@
+.. _restructured-text:
+
 .. include:: ../definitions.rst
 
 Documentation using Sphinx