File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ Currently tested with Entity Framework versions 6.0.0 and 6.2.0 and Datatables v
1313
1414## Install
1515#### MVC 5
16- [ Install nuget package] ( /resources/documentation /jQDataTables.ServerSide.MVC5/)
16+ [ Install nuget package] ( https://www.nuget.org/packages /jQDataTables.ServerSide.MVC5/)
1717
1818` Install-Package jQDataTables.ServerSide.MVC5 `
1919
2020## How to use on the server side
2121
22- [ How to use with MVC 5] ( https://github.com/VladimirDimov/jQuery-Datatables-Server-Side-Processing/blob/master /README.Mvc.md)
22+ [ How to use with MVC 5] ( /resources/documentation /README.Mvc.md)
2323
2424## How to use on the client side
2525For how to install the jQuery Datatables plugin refer to the official documentation [ here] ( https://datatables.net/manual/installation )
You can’t perform that action at this time.
0 commit comments