From 1fe73c898b44695052f1a9ca832818d50cecf662 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Wed, 18 Aug 2021 11:31:20 -0700 Subject: [PATCH] Remove link to older code example --- docs/index.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 91e7431..0629e0e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -35,5 +35,3 @@ Contents reference contributing changelog - -Take a look at `this script `_ for an example of this library in action.