Skip to content

Commit aa75bf9

Browse files
authored
fix: Link to examples in README.md (#240)
Fixes outdated link to samples README
1 parent eef089b commit aa75bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Then build the `spec-grpc` module with `mvn clean install -Pproto-compile` to re
2828

2929
## Examples
3030

31-
You can find an example of how to use the A2A Java SDK in the [a2a-samples repository](https://github.com/a2aproject/a2a-samples/tree/main/samples/multi_language/python_and_java_multiagent/weather_agent).
31+
You can find examples of how to use the A2A Java SDK in the [a2a-samples repository](https://github.com/a2aproject/a2a-samples/tree/main/samples/java/agents).
3232

3333
More examples will be added soon.
3434

0 commit comments

Comments
 (0)