1
0
mirror of synced 2025-12-25 02:09:19 -05:00

docs: fix refs to Python CDK manifest yaml (#48576)

This commit is contained in:
Aaron ("AJ") Steers
2024-11-20 10:53:15 -08:00
committed by GitHub
parent cfcf6a223e
commit 0727e4435a
5 changed files with 2898 additions and 27 deletions

View File

@@ -20,7 +20,7 @@ demonstrate the following concepts in action:
**This tutorial is meant for those interested in learning how the Airbyte Specification
works in detail, not for creating production connectors**. If you're building a real source, you
should start with using the [Connector Builder](../../connector-builder-ui/overview), or the
[Connector Development Kit](https://github.com/airbytehq/airbyte/tree/master/airbyte-cdk/python/docs/tutorials).
[Connector Development Kit](../../cdk-python/).
:::