Skip to content

Commit cee558d

Browse files
committed
Updating links
1 parent bc826e6 commit cee558d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Checkboxes is an extension for the jQuery DataTables library that provides
55
universal solution for working with checkboxes in a table.
66

77
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/).
99

1010

1111
How to use
@@ -27,13 +27,13 @@ Documentation
2727
-------------
2828

2929
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/).
3131

3232

3333
Copyright
3434
---------
3535

36-
Gyrocode, [gyrocode.com](http://www.gyrocode.com)
36+
Gyrocode, [gyrocode.com](https://www.gyrocode.com)
3737

3838

3939
License

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
],
1111
"author": {
1212
"name": "Gyrocode",
13-
"url": "http://www.gyrocode.com"
13+
"url": "https://www.gyrocode.com"
1414
},
1515
"license": "MIT",
1616
"bugs": {
1717
"url": "https://github.com/gyrocode/jquery-datatables-checkboxes/issues"
1818
},
19-
"homepage": "http://www.gyrocode.com/projects/jquery-datatables-checkboxes/",
19+
"homepage": "https://www.gyrocode.com/projects/jquery-datatables-checkboxes/",
2020
"dependencies": {
2121
"jquery": ">=1.7",
2222
"datatables.net": ">=1.10.8"

0 commit comments

Comments
 (0)