From e346068f586b6011f3e665a552945e30dce12c25 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Thu, 26 Nov 2020 21:25:19 -0700 Subject: working out how to use longer code examples --- _posts/2020-11-16-component-oriented-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2020-11-16-component-oriented-programming.md') diff --git a/_posts/2020-11-16-component-oriented-programming.md b/_posts/2020-11-16-component-oriented-programming.md index 2b6d9e9..b4e08bb 100644 --- a/_posts/2020-11-16-component-oriented-programming.md +++ b/_posts/2020-11-16-component-oriented-programming.md @@ -6,7 +6,7 @@ description: >- --- [A previous post in this -blog](2019-08-02-program-structure-and-composability.html) focused on a +blog](/2019/08/02/program-structure-and-composability.html) focused on a framework developed to make designing component-based programs easier. In retrospect, the pattern/framework proposed was over-engineered. This post attempts to present the same ideas in a more distilled form, as a simple -- cgit v1.2.3