From fa7e4e650822ddc46af4b817f7867a74a0e7e4fc Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Thu, 15 Feb 2024 16:08:37 +0000 Subject: [PATCH] fix route to image --- MyWebApp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MyWebApp/README.md b/MyWebApp/README.md index a7634f7..a1e3e6a 100644 --- a/MyWebApp/README.md +++ b/MyWebApp/README.md @@ -25,5 +25,5 @@ info: Microsoft.Hosting.Lifetime[0] ``` Your default browser will fire up once the app is loaded, and will navigate to the localhost port where the app is hosted. You should see a "Gumby" page in the header links. -![MyWebApp](assets/MyWebApp.png) +![MyWebApp](wwwroot/assets/MyWebApp.png)