Skip to content

Commit f2dae4e

Browse files
docs: fix link to use official repository (#160)
This PR updates the example link to point to the official repository. Before: https://github.com/fjuma/... After: https://github.com/a2aproject/... Signed-off-by: jonghoonpark <[email protected]>
1 parent 884dfdb commit f2dae4e

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
@@ -21,7 +21,7 @@ mvn clean install
2121

2222
## Examples
2323

24-
You can find an example of how to use the A2A Java SDK [here](https://github.com/fjuma/a2a-samples/tree/java-sdk-example/samples/multi_language/python_and_java_multiagent/weather_agent).
24+
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).
2525

2626
More examples will be added soon.
2727

0 commit comments

Comments
 (0)