We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28391f4 commit dc02d61Copy full SHA for dc02d61
pyproject.toml
@@ -8,8 +8,8 @@ description = "A framework for writing Airbyte Connectors."
8
authors = ["Airbyte <contact@airbyte.io>"]
9
license = "MIT"
10
readme = "README.md"
11
-homepage = "https://github.com/airbytehq/airbyte"
12
-repository = "https://github.com/airbytehq/airbyte"
+homepage = "https://airbyte.com"
+repository = "https://github.com/airbytehq/airbyte-python-cdk"
13
documentation = "https://docs.airbyte.io/"
14
classifiers = [
15
"Development Status :: 3 - Alpha",
0 commit comments