Skip to content

Commit 50b14a3

Browse files
Update readme.md
1 parent c8d2b29 commit 50b14a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ configurator.CustomParameters += (s, e) => {
5757
<!-- default file list -->
5858
*Files to look at*:
5959

60-
* [Index.cshtml](./CS/AspNetCoreDashboard/Views/Home/Index.cshtml)
61-
* [_Layout.cshtml](./CS/AspNetCoreDashboard/Views/Home/_Layout.cshtml)
60+
* [Index.cshtml](./CS/AspNetCoreDashboard/Pages/Home/Index.cshtml)
61+
* [_Layout.cshtml](./CS/AspNetCoreDashboard/Pages/Home/_Layout.cshtml)
6262
* [DashboardUtils.cs](./CS/AspNetCoreDashboard/Code/DashboardUtils.cs)
6363
<!-- default file list end -->
6464

6565
## Documentation
6666

67-
[Master Filtering](https://docs.devexpress.com/Dashboard/117060/web-dashboard/create-dashboards-on-the-web/interactivity/master-filtering)
68-
[Manage an In-Memory Data Cache](https://docs.devexpress.com/Dashboard/400983/web-dashboard/dashboard-backend/manage-an-in-memory-data-cache)
67+
* [Master Filtering](https://docs.devexpress.com/Dashboard/117060/web-dashboard/create-dashboards-on-the-web/interactivity/master-filtering)
68+
* [Manage an In-Memory Data Cache](https://docs.devexpress.com/Dashboard/400983/web-dashboard/dashboard-backend/manage-an-in-memory-data-cache)

0 commit comments

Comments
 (0)