From d6208667b2303001db78d27fbab13376bbe29bb6 Mon Sep 17 00:00:00 2001
From: Gururaj Shetty <gururaj.shetty@huawei.com>
Date: Mon, 28 Dec 2020 11:10:54 +0000
Subject: [PATCH] Update Contributing to the Code.rst

---
 documentation/source/readme/Contributing to the Code.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/source/readme/Contributing to the Code.rst b/documentation/source/readme/Contributing to the Code.rst
index 8f0b34b..e2eaf90 100644
--- a/documentation/source/readme/Contributing to the Code.rst	
+++ b/documentation/source/readme/Contributing to the Code.rst	
@@ -9,7 +9,7 @@ Code Style
 Develop, review, and test code following the OpenHarmony coding standards. Make sure code is written in the same style.
 
 * `C++ Coding Style Guide <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/C++%20Coding%20Style%20Guide.rst>`_
-* C Coding Style Guide
+* `C Coding Style Guide <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/C%20Coding%20Style%20Guide.rst>`_
 * JavaScript Coding Style Guide
 * Python Coding Style Guide
 
-- 
GitLab