Skip to content

Commit dc02d61

Browse files
committed
update repository name in project metadata
1 parent 28391f4 commit dc02d61

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
@@ -8,8 +8,8 @@ description = "A framework for writing Airbyte Connectors."
88
authors = ["Airbyte <contact@airbyte.io>"]
99
license = "MIT"
1010
readme = "README.md"
11-
homepage = "https://github.com/airbytehq/airbyte"
12-
repository = "https://github.com/airbytehq/airbyte"
11+
homepage = "https://airbyte.com"
12+
repository = "https://github.com/airbytehq/airbyte-python-cdk"
1313
documentation = "https://docs.airbyte.io/"
1414
classifiers = [
1515
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)