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
13
13
14
14
## Install
15
15
#### MVC 5
16
- [ Install nuget package] ( /resources/documentation /jQDataTables.ServerSide.MVC5/)
16
+ [ Install nuget package] ( https://www.nuget.org/packages /jQDataTables.ServerSide.MVC5/)
17
17
18
18
` Install-Package jQDataTables.ServerSide.MVC5 `
19
19
20
20
## How to use on the server side
21
21
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)
23
23
24
24
## How to use on the client side
25
25
For 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