mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 17:09:07 +08:00
fix: correct context window documentation link (#156)
Update relative link to absolute URL for external Anthropic docs.
This commit is contained in:
@@ -10,7 +10,7 @@ For conceptual background on how Skills work, see the [Skills overview](/en/docs
|
|||||||
|
|
||||||
### Concise is key
|
### 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
|
* The system prompt
|
||||||
* Conversation history
|
* Conversation history
|
||||||
|
|||||||
Reference in New Issue
Block a user