Skip to content

Commit f167ace

Browse files
fix: Update README.md (#268)
Co-authored-by: Jacob MacDonald <[email protected]>
1 parent 4c523d5 commit f167ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/dart_mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Each mixin has doc comments explaining how to use it - some may require you to
1818
provide implementations of methods, while others may just expose new methods
1919
that you can call.
2020

21-
See the [server example](example/simple_server.dart) for some example code.
21+
See the [examples](example/) for some example code (server examples end in `_server.dart`).
2222

2323
### Invoking Client Capabilities
2424

0 commit comments

Comments
 (0)