We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b29c09 commit 432312eCopy full SHA for 432312e
README.md
@@ -42,7 +42,7 @@ pip install a2a-sdk
42
43
## Examples
44
45
-### [Helloworld Example](https://github.com/google/a2a-samples/tree/main/samples/helloworld)
+### [Helloworld Example](https://github.com/google-a2a/a2a-samples/tree/main/samples/python/agents/helloworld)
46
47
1. Run Remote Agent
48
@@ -58,7 +58,7 @@ pip install a2a-sdk
58
uv run test_client.py
59
```
60
61
-You can also find more examples [here](https://github.com/google-a2a/A2A/tree/main/samples/python/agents)
+You can also find more examples [here](https://github.com/google-a2a/a2a-samples/tree/main/samples/python/agents)
62
63
## License
64
0 commit comments