summaryrefslogtreecommitdiff
path: root/_posts/2020-11-16-component-oriented-programming.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2020-11-16-component-oriented-programming.md')
-rw-r--r--_posts/2020-11-16-component-oriented-programming.md2
1 files changed, 1 insertions, 1 deletions
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