Skip to content

Commit bc3e1c8

Browse files
authored
Merge pull request #340 from opsmill/FragmentedPacket-patch-1
Update repository/documentation links for packaging/publishing
2 parents 5bee453 + ea77411 commit bc3e1c8

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
@@ -6,8 +6,8 @@ authors = ["OpsMill <[email protected]>"]
66
readme = "README.md"
77
license = "Apache-2.0"
88
homepage = "https://opsmill.com"
9-
repository = "https://github.com/opsmill/infrahub"
10-
documentation = "https://docs.infrahub.app/python-sdk/"
9+
repository = "https://github.com/opsmill/infrahub-sdk-python"
10+
documentation = "https://docs.infrahub.app/python-sdk/introduction"
1111
packages = [{ include = "infrahub_sdk" }]
1212
classifiers = [
1313
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)