From 2b78df30f479d2b1c8358c2b9ca65eef793f2d87 Mon Sep 17 00:00:00 2001 From: Gururaj Shetty <gururaj.shetty@huawei.com> Date: Mon, 28 Dec 2020 10:08:42 +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 4384b58..8f0b34b 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 <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/C++%20Coding%20Style%20Guide.rst>`_. +* `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