Skip to content

Commit f8d20dc

Browse files
authored
Update readme.md
1 parent 361bbb9 commit f8d20dc

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 @@ To refresh the data source cache **on the client**, you can call the [DashboardC
2121

2222
* [Index.cshtml](/CS/MvcDashboardUseDifferentCaches/Views/Home/Index.cshtml) (VB: [Index.cshtml](/VB/MvcDashboardUseDifferentCaches/Views/Home/Index.cshtml))
2323
* [HomeController.cs](/CS/MvcDashboardUseDifferentCaches/Controllers/HomeController.cs) (VB: [HomeController.vb](/VB/MvcDashboardUseDifferentCaches/Controllers/HomeController.vb))
24-
* [Global.asax.cs](/CS/MvcDashboardUseDifferentCaches/Global.asax.cs) (VB: [Global.asax.vb](/VB/MvcDashboardUseDifferentCaches/Global.asax.vb))
24+
* [DashboardConfig.cs](/CS/MvcDashboardUseDifferentCaches/App_Start/DashboardConfig.cs#L37) (VB: [DashboardConfig.vb](/VB/MvcDashboardUseDifferentCaches/App_Start/DashboardConfig.vb#L35))
2525
* [CacheManager.cs](/CS/MvcDashboardUseDifferentCaches/CacheManager.cs) (VB: [CacheManager.vb](/VB/MvcDashboardUseDifferentCaches/CacheManager.vb))
2626

2727
## Documentation

0 commit comments

Comments
 (0)