From cf04bd9e9df167bf90317fa5a1d3d88592a57841 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Thu, 22 Feb 2018 09:25:06 -0800 Subject: [PATCH] doc: fix broken link in contributing guidelines Link to the implicit target of a doc title wasn't correct Fixes: #6324 Signed-off-by: David B. Kinder --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e0a7b7fa8c..ba9ecb83c5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -306,8 +306,8 @@ uncrustify ========== The `uncrustify tool `_ can -be helpful to quickly reformat your source code to our `project coding -standards `_ together with a configuration file we've provided: +be helpful to quickly reformat your source code to our `Coding Style`_ +standards together with a configuration file we've provided: .. code-block:: bash