]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: fix broken link to 'code formatting' section
authorMark Stapp <mjs@voltanet.io>
Tue, 5 Jun 2018 19:32:07 +0000 (15:32 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 5 Jun 2018 19:32:07 +0000 (15:32 -0400)
Mismatch in rst source was producing a dead link in the html output

Signed-off-by: Mark Stapp <mjs@voltanet.io>
doc/developer/workflow.rst

index f025c47bb4d0ffcd823489333d1547831e32e69c..405539f49dfd45b606cb28974ff7e08e5d7081dc 100644 (file)
@@ -105,7 +105,7 @@ submit it.
 Pre-submission Checklist
 ------------------------
 
--  Format code (see `Code Formatting <#developers-guidelines>`__)
+-  Format code (see `Code Formatting <#code-formatting>`__)
 -  Verify and acknowledge license (see `License for
    contributions <#license-for-contributions>`__)
 -  Ensure you have properly signed off (see `Signing
@@ -376,7 +376,7 @@ your indented claim immediately after. E.g.:
       Copyright (C) 2010 Entity A ....
       Copyright (C) 2016 Your name [optional brief change description]
 
-Code formatting
+Code Formatting
 ---------------
 
 FRR uses Linux kernel style except where noted below. Code which does