Skip to content

Commit 14b8308

Browse files
authored
Update pyproject.toml
1 parent 9baefef commit 14b8308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ grpc = ["grpcio>=1.60", "grpcio-tools>=1.60", "grpcio_reflection>=1.7.0", "proto
4343
homepage = "https://a2a-protocol.org/"
4444
repository = "https://github.com/a2aproject/a2a-python"
4545
changelog = "https://github.com/a2aproject/a2a-python/blob/main/CHANGELOG.md"
46-
documentation = "https://a2a-protocol.org/sdk/python/"
46+
documentation = "https://a2a-protocol.org/latest/sdk/python/"
4747

4848
[tool.hatch.build.targets.wheel]
4949
packages = ["src/a2a"]

0 commit comments

Comments
 (0)