From 64084c5ca96d70f98b7073743ba6ea0be8f8923e Mon Sep 17 00:00:00 2001 From: Travis Rollins Date: Wed, 15 May 2024 13:54:43 -0700 Subject: [PATCH] Fix broken image link to M2 static comp --- projects/module-2/M2-static-comp-challenge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/module-2/M2-static-comp-challenge.md b/projects/module-2/M2-static-comp-challenge.md index b0485ceb..b22ec259 100644 --- a/projects/module-2/M2-static-comp-challenge.md +++ b/projects/module-2/M2-static-comp-challenge.md @@ -29,4 +29,4 @@ You may NOT take any creative liberties with this design. You should act as thou - This page does not need to be responsive for multiple screen sizes. However, the application should take up the entire display on desktop (*there should be no visible margins*). - There does not need to be any JavaScript for this project. It will be a static page with no functionality. -![dog party comp](./assets/dog-party-spec.png) \ No newline at end of file +![dog party comp](../assets/dog-party-spec.png) \ No newline at end of file