Skip to content

Commit e767652

Browse files
fix(docs): Update README link (#284)
Link README's `contributing` to CONTRIBUTING.md. Previous links where to now-moved sections within README.
1 parent 239cfa4 commit e767652

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,7 @@ MCP Go handles all the complex protocol details and server management, so you ca
9797
- [Session Management](#session-management)
9898
- [Request Hooks](#request-hooks)
9999
- [Tool Handler Middleware](#tool-handler-middleware)
100-
- [Contributing](#contributing)
101-
- [Prerequisites](#prerequisites)
102-
- [Installation](#installation-1)
103-
- [Testing](#testing)
104-
- [Opening a Pull Request](#opening-a-pull-request)
100+
- [Contributing](/CONTRIBUTING.md)
105101

106102
## Installation
107103

0 commit comments

Comments
 (0)