Skip to content

Commit efdcb75

Browse files
readme - fix link typo
1 parent 73277f5 commit efdcb75

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
@@ -20,7 +20,7 @@ DataGrid may query all data when selecting a group row with many data records. Y
2020
- [index.js](jQuery/src/index.js)
2121
- [GroupSelectionBehavior.js](jQuery/src/GroupSelectionBehavior.js)
2222
- **ASP.NET Core**
23-
- [Index.cshtml](ASP.NET%20Core/Views/Home/Index/cshtml)
23+
- [Index.cshtml](ASP.NET%20Core/Views/Home/Index.cshtml)
2424
- [GroupSelectionBehavior.js](ASP.NET%20Core/wwwroot/js/GroupSelectionBehavior.js)
2525
- **Angular**
2626
- [GroupRowSelectionHelper.ts](Angular/src/app/GroupRowSelection/GroupRowSelectionHelper.ts)

0 commit comments

Comments
 (0)