File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Checkboxes is an extension for the jQuery DataTables library that provides
5
5
universal solution for working with checkboxes in a table.
6
6
7
7
More information and examples are available at
8
- [ gyrocode.com/projects/jquery-datatables-checkboxes/] ( http ://www.gyrocode.com/projects/jquery-datatables-checkboxes/) .
8
+ [ gyrocode.com/projects/jquery-datatables-checkboxes/] ( https ://www.gyrocode.com/projects/jquery-datatables-checkboxes/) .
9
9
10
10
11
11
How to use
@@ -27,13 +27,13 @@ Documentation
27
27
-------------
28
28
29
29
Documentation is available at
30
- [ gyrocode.com/projects/jquery-datatables-checkboxes/] ( http ://www.gyrocode.com/projects/jquery-datatables-checkboxes/) .
30
+ [ gyrocode.com/projects/jquery-datatables-checkboxes/] ( https ://www.gyrocode.com/projects/jquery-datatables-checkboxes/) .
31
31
32
32
33
33
Copyright
34
34
---------
35
35
36
- Gyrocode, [ gyrocode.com] ( http ://www.gyrocode.com)
36
+ Gyrocode, [ gyrocode.com] ( https ://www.gyrocode.com)
37
37
38
38
39
39
License
Original file line number Diff line number Diff line change 10
10
],
11
11
"author" : {
12
12
"name" : " Gyrocode" ,
13
- "url" : " http ://www.gyrocode.com"
13
+ "url" : " https ://www.gyrocode.com"
14
14
},
15
15
"license" : " MIT" ,
16
16
"bugs" : {
17
17
"url" : " https://github.com/gyrocode/jquery-datatables-checkboxes/issues"
18
18
},
19
- "homepage" : " http ://www.gyrocode.com/projects/jquery-datatables-checkboxes/" ,
19
+ "homepage" : " https ://www.gyrocode.com/projects/jquery-datatables-checkboxes/" ,
20
20
"dependencies" : {
21
21
"jquery" : " >=1.7" ,
22
22
"datatables.net" : " >=1.10.8"
You can’t perform that action at this time.
0 commit comments