From d8c0dbe530f61a664afbe743d4c0123b96fbe04b Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 15 Jun 2023 17:57:54 +0100 Subject: [PATCH] Link to latest docs because stable isn't live yet Refs #21 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0da396c8..86f47e73 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Install this tool using `pip`: pip install llm -[Detailed installation instructions](https://llm.datasette.io/en/stable/installation.html). +[Detailed installation instructions](https://llm.datasette.io/en/latest/installation.html). ## Getting started @@ -42,7 +42,7 @@ llm "Five cute names for a pet penguin" 4. Flappy 5. Chilly ``` -Read the [usage instructions](https://llm.datasette.io/en/stable/usage.html) for more. +Read the [usage instructions](https://llm.datasette.io/en/latest/usage.html) for more. ## Help