Skip to content

Commit c3929fe

Browse files
authored
Update Readme.md
1 parent c2cd7bf commit c3929fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The image below shows the result of the extensions implementation.
2121
* [Program.cs](./CS/AspNetCoreDashboard/Program.cs)
2222
* [CustomDashboardFileStorage.cs](./CS/AspNetCoreDashboard/Storages/CustomDashboardFileStorage.cs)
2323
* [Index.cshtml](./CS/AspNetCoreDashboard/Pages/Index.cshtml)
24-
* [_Layout.cshtml](./CS/AspNetCoreDashboard/Pages/_Layout.cshtml#L19)
24+
* [_Layout.cshtml](./CS/AspNetCoreDashboard/Pages/_Layout.cshtml#L19-L23)
2525
* [DeleteExtension.js](./CS/AspNetCoreDashboard/wwwroot/js/DeleteExtension.js)
2626
* [SaveAsExtension.js](./CS/AspNetCoreDashboard/wwwroot/js/SaveAsExtension.js)
2727

0 commit comments

Comments
 (0)