From de524a018dec402dabee2f3620af655aa105b2d9 Mon Sep 17 00:00:00 2001 From: Ibrahim Awwal Date: Thu, 14 May 2026 18:11:40 -0700 Subject: [PATCH] Fix TOON format link in README.md Updated TOON format link in README.md - the existing one was broken. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b85574..1a16c13 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ scout setup rails # Show setup docs for a framework | Flag | Description | |------|-------------| | `--json` | Output raw JSON | -| `--toon` | Output in [TOON](https://toon-format.org) format (auto-enabled when piped) | +| `--toon` | Output in [TOON](https://toonformat.dev/) format (auto-enabled when piped) | | `--app ` | Application ID (or set `default_app_id` in config) | | `--from