From 98bd97fa8a8ca19698ba1908631e7a2079027c76 Mon Sep 17 00:00:00 2001 From: jornh Date: Sat, 3 Mar 2018 17:12:13 +0100 Subject: [PATCH] README.md update a broken link https://frictionlessdata.io/guides/json-table-schema/ now seems to be https://frictionlessdata.io/guides/table-schema/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 308d915..28a7a03 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # jupyterlab_table -A JupyterLab and Jupyter Notebook extension for rendering [JSON Table Schema](http://frictionlessdata.io/guides/json-table-schema/) +A JupyterLab and Jupyter Notebook extension for rendering [JSON Table Schema](http://frictionlessdata.io/guides/table-schema/) ![output renderer](http://g.recordit.co/X8XNLpKs21.gif)