From 921bb0b804909258ab1a82542ef40be036ecaa9d Mon Sep 17 00:00:00 2001 From: GrumpyCamel Date: Mon, 14 Dec 2020 15:40:03 -0500 Subject: [PATCH] Link rot Removed link to original documentation (http://tablesorter.com/docs/) which has rotted. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87fafaac..96dba690 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THE ### [Documentation](https://mottie.github.io/tablesorter/docs/) * See the [full documentation](https://mottie.github.io/tablesorter/docs/). -* All of the [original document pages](http://tablesorter.com/docs/) have been included. +* All of the original documentation has been included. * Information from my blog post on [undocumented options](https://wowmotty.blogspot.com/2011/06/jquery-tablesorter-missing-docs.html) and lots of new demos have also been included. * Change log moved from included text file into the [wiki documentation](https://github.com/Mottie/tablesorter/wiki/Changes).