Skip to content

Commit 04eee07

Browse files
authored
Fix readme link (#203)
Fixes #202
1 parent 8aa3a8b commit 04eee07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkgs/dart_mcp_server/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ directory you will want to run the command below from there (and alter the
8989
paths as necessary). For example, you may want to run this command from the
9090
directory of the app you wish to test the server against.
9191

92-
[workflow_bot]: https://github.com/dart-lang/ai/tree/main/mcp_examples/bin/workflow_bot
93-
92+
[workflow_bot]: https://github.com/dart-lang/ai/tree/main/mcp_examples/bin/workflow_client.dart
9493

9594
```dart
9695
dart pub add "dart_mcp_examples:{git: {url: https://github.com/dart-lang/ai.git, path: mcp_examples}}"

0 commit comments

Comments
 (0)