From 6eff3f2651dd07149481d65d2383df08d6761fbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Dartigues?= Date: Mon, 25 Oct 2021 10:26:54 +0200 Subject: [PATCH] broken example link fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da20999..a84c5e4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ creation of highly customizable unique table views from your browser. In our case, results (or the pivot-table) will be displayed as an HTML table pivoting from the input data (CSV or JSON). Without further ado let's get to usage. -## View an [example](http://rwjblue.github.com/pivot.js/) or view the [Docs](http://rwjblue.github.com/pivot.js/docs/index.html#!/api/Pivot) for more information. +## View an [example](https://rwjblue.github.io/pivot.js/) or view the [Docs](http://rwjblue.github.com/pivot.js/docs/index.html#!/api/Pivot) for more information. # Usage