From 6e7abd93f817aef1a68daa47af14e509f30faa89 Mon Sep 17 00:00:00 2001 From: Katie Noake <10712856+knoake@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:00:17 +0100 Subject: [PATCH] Fixed broken link syntax in lead --- docguide/best_practices.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docguide/best_practices.md b/docguide/best_practices.md index 580b75b..ab41e4e 100644 --- a/docguide/best_practices.md +++ b/docguide/best_practices.md @@ -1,7 +1,6 @@ # Documentation Best Practices -"Say what you mean, simply and directly." - [Brian Kernighan] -(https://en.wikipedia.org/wiki/The_Elements_of_Programming_Style) +"Say what you mean, simply and directly." - [Brian Kernighan](https://en.wikipedia.org/wiki/The_Elements_of_Programming_Style) Contents: