NimblePros / eShopOnWeb

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
MIT License
30 stars 5 forks source link

Proposed fix for the issue concerning the "About eShopOnWeb link". #28

Closed little-software-engineer closed 1 week ago

little-software-engineer commented 1 week ago

Hello, this is my proposal for the issue you mentioned: Update "About eShopOnWeb" link in the Admin portal I have changed the MainLayout.razor file to achieve the desired result.

ardalis commented 1 week ago

Thanks!