From 1ae2271bd012bb8afec04cf1c320dcaf5e35f90f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20M=2E=20Pereira?= <95joaopereira@gmail.com> Date: Thu, 19 Feb 2026 20:01:39 +0000 Subject: [PATCH] Fix link to shot-scraper repository in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f83898d..b8f3146 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Showboat helps agents build markdown documents that mix commentary, executable c ## Example -Here's [an example Showboat demo document](https://github.com/simonw/showboat-demos/blob/main/shot-scraper/README.md) that demonstrates [shot-scraper](https://github.com/shot-scraper). It was created by Claude Code, as shown by [this transcript](https://gisthost.github.io/?29b0d0ebef50c57e7985a6004aad01c4/page-001.html#msg-2026-02-06T07-33-41-296Z). +Here's [an example Showboat demo document](https://github.com/simonw/showboat-demos/blob/main/shot-scraper/README.md) that demonstrates [shot-scraper](https://github.com/simonw/shot-scraper). It was created by Claude Code, as shown by [this transcript](https://gisthost.github.io/?29b0d0ebef50c57e7985a6004aad01c4/page-001.html#msg-2026-02-06T07-33-41-296Z). ## Installation