From 653a2a74df5b335cf7e50c7f3f486d836258821d Mon Sep 17 00:00:00 2001 From: Yury Bayda Date: Tue, 13 May 2025 22:34:43 -0700 Subject: [PATCH] Fix location of image --- solid/01-foundations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solid/01-foundations.md b/solid/01-foundations.md index 6805689..36ccb9d 100644 --- a/solid/01-foundations.md +++ b/solid/01-foundations.md @@ -80,7 +80,7 @@ subtitle: Foundations of the SOLID Principles - Software Design - Implementation Details -![The three levels of software development](img/sw-dev-levels.png) +![The three levels of software development](solid/img/sw-dev-levels.png) # Software Architecture