Skip to content

Commit 04cf749

Browse files
committed
documentation modified
1 parent e5ce232 commit 04cf749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
2525
For how to install the jQuery Datatables plugin refer to the official documentation [here](https://datatables.net/manual/installation)

0 commit comments

Comments
 (0)