File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments