From c12adf4169d990138eda9c683fa99fa54cc2d5b4 Mon Sep 17 00:00:00 2001 From: Gururaj Shetty <gururaj.shetty@huawei.com> Date: Mon, 28 Dec 2020 10:08:13 +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 6497c5a..4384b58 100644 --- a/documentation/source/readme/Contributing to the Code.rst +++ b/documentation/source/readme/Contributing to the Code.rst @@ -8,7 +8,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 +* `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 * JavaScript Coding Style Guide * Python Coding Style Guide -- GitLab