Skip to content

Commit e5655ab

Browse files
authored
Merge branch 'main' into auto-update-a2a-types-628380e7e392bc8f1778ae991d4719bd787c17a9
2 parents 9112049 + 681567b commit e5655ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pip install a2a-sdk
4242

4343
## Examples
4444

45-
### [Helloworld Example](https://github.com/google/a2a-samples/tree/main/samples/helloworld)
45+
### [Helloworld Example](https://github.com/google-a2a/a2a-samples/tree/main/samples/python/agents/helloworld)
4646

4747
1. Run Remote Agent
4848

@@ -58,7 +58,7 @@ pip install a2a-sdk
5858
uv run test_client.py
5959
```
6060

61-
You can also find more examples [here](https://github.com/google-a2a/A2A/tree/main/samples/python/agents)
61+
You can also find more Python samples [here](https://github.com/google-a2a/a2a-samples/tree/main/samples/python) and JavaScript samples [here](https://github.com/google-a2a/a2a-samples/tree/main/samples/js).
6262

6363
## License
6464

0 commit comments

Comments
 (0)