Skip to content

Commit 6e92499

Browse files
Merge pull request #6 from DataDog/james.pond/update-repository-url
Update repository URL in pyproject.toml file
2 parents 6bfcb57 + a822ee3 commit 6e92499

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
@@ -3,7 +3,7 @@ name = "cloudcraftco"
33
version = "1.0.0"
44
description = "Python SDK for rendering AWS and Azure diagrams using the Cloudcraft API."
55
homepage = "https://www.cloudcraft.co/"
6-
repository = "https://github.com/DataDog/cloudcraft_python"
6+
repository = "https://github.com/DataDog/cloudcraft-python"
77
readme = "README.md"
88
license = "Apache-2.0"
99
authors = [

0 commit comments

Comments
 (0)