diff --git a/docs/connector-development/config-based/index.md b/docs/connector-development/config-based/index.md index f9e9ea269876a..a7304c49de565 100644 --- a/docs/connector-development/config-based/index.md +++ b/docs/connector-development/config-based/index.md @@ -1,6 +1,6 @@ -:warning: This framework is in [alpha](https://docs.airbyte.com/project-overview/product-release-stages/#alpha). It is still in active development and may include backward-incompatible changes. Please share feedback and requests directly with us at feedback@airbyte.io :warning: +# Getting Started with Low-Code CDK -# Index +:warning: This framework is in [alpha](https://docs.airbyte.com/project-overview/product-release-stages/#alpha). It is still in active development and may include backward-incompatible changes. Please share feedback and requests directly with us at feedback@airbyte.io :warning: ## From scratch @@ -32,4 +32,4 @@ This section a tutorial that will guide you through the end-to-end process of im 3. [Connecting to the API](tutorial/3-connecting-to-the-API-source.md) 4. [Reading data](tutorial/4-reading-data.md) 5. [Incremental reads](tutorial/5-incremental-reads.md) -6. [Testing](tutorial/6-testing.md) \ No newline at end of file +6. [Testing](tutorial/6-testing.md)