Browse Source

fix: correct context window documentation link (#156)

Update relative link to absolute URL for external Anthropic docs.
Joshua Shanks 9 months ago
parent
commit
d2900eae0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      skills/writing-skills/anthropic-best-practices.md

+ 1 - 1
skills/writing-skills/anthropic-best-practices.md

@@ -10,7 +10,7 @@ For conceptual background on how Skills work, see the [Skills overview](/en/docs
 
 ### Concise is key
 
-The [context window](/en/docs/build-with-claude/context-windows) is a public good. Your Skill shares the context window with everything else Claude needs to know, including:
+The [context window](https://platform.claude.com/docs/en/build-with-claude/context-windows) is a public good. Your Skill shares the context window with everything else Claude needs to know, including:
 
 * The system prompt
 * Conversation history