Skip to content

Commit 68a3999

Browse files
authored
Update pyproject.toml (#62)
Update urls
1 parent f0da706 commit 68a3999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description = "Aptos SDK"
55
authors = ["Aptos Labs <[email protected]>"]
66
license = "Apache-2.0"
77
readme = "README.md"
8-
repository = "https://github.com/aptos-labs/aptos-core"
9-
homepage = "https://github.com/aptos-labs/aptos-core/tree/main/ecosystem/python/sdk"
8+
repository = "https://github.com/aptos-labs/aptos-python-sdk"
9+
homepage = "https://aptos.dev/en/build/sdks/python-sdk"
1010
keywords = ["web3", "sdk", "aptos", "blockchain"]
1111

1212
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)