From 445389a90885a6771e30c30de9f3be5616f69e5d Mon Sep 17 00:00:00 2001 From: Jacob Haslehurst Date: Thu, 24 Jul 2025 12:12:53 +0100 Subject: [PATCH] Fix Claude docs URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e1dad..151c667 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ find . -mtime -1 | files-to-prompt README.md ### Claude XML Output -Anthropic has provided [specific guidelines](https://docs.anthropic.com/claude/docs/long-context-window-tips) for optimally structuring prompts to take advantage of Claude's extended context window. +Anthropic has provided [specific guidelines](https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/long-context-tips) for optimally structuring prompts to take advantage of Claude's extended context window. To structure the output in this way, use the optional `--cxml` flag, which will produce output like this: