diff --git a/docs/reference/data-tables.md b/docs/reference/data-tables.md index 922f9e24a..69785a5d9 100644 --- a/docs/reference/data-tables.md +++ b/docs/reference/data-tables.md @@ -146,7 +146,7 @@ loading] via [additional JavaScript]: ``` yaml extra_javascript: - - https://cdnjs.cloudflare.com/ajax/libs/tablesort/5.3.0/tablesort.min.js + - https://unpkg.com/browse/tablesort@5.3.0/dist/tablesort.min.js - javascripts/tablesort.js ``` @@ -175,7 +175,7 @@ Note that [tablesort] provides alternative comparison implementations like numbers, filesizes, dates and month names. See the [tablesort documentation] [tablesort] for more information. - +