Skip to content

Commit f141c94

Browse files
committed
afb4e235f0945a56ecdbeee92e3e4aab8969057b Fix - docs: Update links to all be https
Sync to source repo @afb4e235f0945a56ecdbeee92e3e4aab8969057b
1 parent 24c38a5 commit f141c94

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
],
1515
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1616
"last-tag": "1.13.6",
17-
"last-sync": "063eb72ce1008dbc3241dffd41312e462024a030"
17+
"last-sync": "afb4e235f0945a56ecdbeee92e3e4aab8969057b"
1818
}

js/dataTables.jqueryui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ var DataTable = $.fn.dataTable;
5454
* DataTables 1.10 or newer.
5555
*
5656
* This file sets the defaults and adds options to DataTables to style its
57-
* controls using jQuery UI. See http://datatables.net/manual/styling/jqueryui
57+
* controls using jQuery UI. See https://datatables.net/manual/styling/jqueryui
5858
* for further information.
5959
*/
6060

js/dataTables.jqueryui.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let $ = jQuery;
1414
* DataTables 1.10 or newer.
1515
*
1616
* This file sets the defaults and adds options to DataTables to style its
17-
* controls using jQuery UI. See http://datatables.net/manual/styling/jqueryui
17+
* controls using jQuery UI. See https://datatables.net/manual/styling/jqueryui
1818
* for further information.
1919
*/
2020

0 commit comments

Comments
 (0)