From 631a467e741927d11af80f869316c2b1a3771aec Mon Sep 17 00:00:00 2001 From: Amanda Thomas <43873460+Memitaru@users.noreply.github.com> Date: Fri, 7 Dec 2018 01:36:55 -0800 Subject: [PATCH] Update index.md (#32220) Removed duplicate link to Medium article. --- guide/english/documentation/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/guide/english/documentation/index.md b/guide/english/documentation/index.md index a4c0817b18..30212722d3 100644 --- a/guide/english/documentation/index.md +++ b/guide/english/documentation/index.md @@ -27,5 +27,3 @@ If the program uses already existing material such as libraries or is based on s *[Code Tuts top 15 Best Practices](https://code.tutsplus.com/tutorials/top-15-best-practices-for-writing-super-readable-code--net-8118) *[Medium Article "The Good, The Bad, The Ugly"](https://medium.freecodecamp.org/code-comments-the-good-the-bad-and-the-ugly-be9cc65fbf83) - -*[Medium Article about how to document source code](https://medium.com/@andrewgoldis/how-to-document-source-code-responsibly-2b2f303aa525)