Skip to content

Commit 33378ec

Browse files
committed
Update link description for server instructions to clarify focus on tool usage
1 parent 42e2c0c commit 33378ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/content/posts/2025-09-22-using-server-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ For this sample of chat sessions, I got the following results:
9999

100100
These results suggest that while some models naturally gravitate toward optimal patterns, others benefit significantly from explicit guidance. This variability makes server instructions particularly valuable for ensuring consistent behavior across different models and client implementations.
101101

102-
You can check out the latest server instructions in the [GitHub MCP server repo](https://github.com/github/github-mcp-server/blob/main/pkg/github/instructions.go), which now includes this PR workflow as well as other hints for effective server usage.
102+
You can check out the latest server instructions in the [GitHub MCP server repo](https://github.com/github/github-mcp-server/blob/main/pkg/github/instructions.go), which now includes this PR workflow as well as other hints for effective tool usage.
103103

104104
## Implementing Server Instructions: General Tips For Server Developers
105105

0 commit comments

Comments
 (0)