From: Krzysztof Date: Thu, 10 Nov 2016 21:44:59 +0000 (+0100) Subject: Fixed link so it can render by Sphinx X-Git-Tag: v1.0~63^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48a976ddbf3706c67eb15729777fba96c831a526;p=esp-idf Fixed link so it can render by Sphinx --- diff --git a/docs/style-guide.rst b/docs/style-guide.rst index 4fa8321762..9bf00f1f7d 100644 --- a/docs/style-guide.rst +++ b/docs/style-guide.rst @@ -172,7 +172,7 @@ To re-format a file, run:: Documenting code ---------------- -Please see the guide here: `Documenting Code `_. +Please see the guide here: :doc:`documenting-code`. Structure and naming --------------------