From 7e34a5a1066388fe250d9bb54c7771622a44fd9a Mon Sep 17 00:00:00 2001 From: Wayne Stambaugh Date: Fri, 15 Mar 2019 15:47:09 -0400 Subject: [PATCH] Fix broken table of contents link in coding policy. --- Documentation/development/coding-style-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/development/coding-style-policy.md b/Documentation/development/coding-style-policy.md index 9f3d852585..b4e2abe8c6 100644 --- a/Documentation/development/coding-style-policy.md +++ b/Documentation/development/coding-style-policy.md @@ -50,7 +50,7 @@ developers. The other KiCad developers will appreciate your effort. **Do not modify this document without the consent of the project leader. All changes to this document require approval.** -## 1.3 Tools +## 1.3 Tools ## {#tools} There are some tools that can help you format your code easily.