Skip to content

Commit e86dd9a

Browse files
Copilotstephentoub
andcommitted
Fix markdown link formatting for link checker
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
1 parent a54c6c2 commit e86dd9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The SDK consists of three main packages:
5151
- Name parameters consistently: `cancellationToken`
5252

5353
### MCP Protocol
54-
- Follow the MCP specification at https://spec.modelcontextprotocol.io/ (https://github.com/modelcontextprotocol/modelcontextprotocol/tree/main/docs/specification)
54+
- Follow the MCP specification at https://spec.modelcontextprotocol.io/ ([specification docs](https://github.com/modelcontextprotocol/modelcontextprotocol/tree/main/docs/specification))
5555
- Use JSON-RPC 2.0 for message transport
5656
- Support all standard MCP capabilities (e.g. tools, prompts, resources, sampling)
5757
- Implement proper error handling with `McpException` and `McpErrorCode`

0 commit comments

Comments
 (0)