From aad74f9657ee761c22697a4eebe980610c9e744d Mon Sep 17 00:00:00 2001 From: Jeremy Vyska <35526546+JeremyVyska@users.noreply.github.com> Date: Fri, 22 Oct 2021 00:28:50 +0200 Subject: [PATCH] Home page, broken link fix. --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 629fc7a8..c39a74a8 100644 --- a/content/_index.md +++ b/content/_index.md @@ -18,5 +18,5 @@ A design pattern is a repeatable template of how to solve a common development c In 2013, Microsoft NAV Dev Team and prominent members of the community collaborated on a Community and Microsoft collection of commonly needed / used Design Patterns. -For some history on this, Waldo's posts [Code is Poetry]([https://link](https://www.waldo.be/2013/06/14/code-is-poetry/)) and [Design is Philosophy](https://www.waldo.be/2013/08/28/design-is-philosophy-2/) are a great read. +For some history on this, Waldo's posts [Code is Poetry](https://www.waldo.be/2013/06/14/code-is-poetry/) and [Design is Philosophy](https://www.waldo.be/2013/08/28/design-is-philosophy-2/) are a great read.