fix route to image

This commit is contained in:
Greg Gauthier 2024-02-15 16:08:37 +00:00
parent 3eacc14eae
commit fa7e4e6508
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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)