From 1acc04c07124b17da0ca0cfbf34f38664d29fb7f Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 31 Jul 2022 12:12:37 -0700 Subject: [PATCH] Link to new tutorial Refs https://github.com/simonw/datasette.io/issues/108 --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 49bf8b1..430244e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,6 +23,8 @@ sqlite-utils is not intended to be a full ORM: the focus is utility helpers to m It is designed as a useful complement to `Datasette `_. +`Cleaning data with sqlite-utils and Datasette `_ provides a tutorial introduction (and accompanying ten minute video) about using this tool. + Contents --------